Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omitting exception with OffsetDateTime and jsr310 datatype version #1202

Closed
wants to merge 1 commit into from

Conversation

dupliaka
Copy link
Contributor

@dupliaka dupliaka commented Apr 1, 2022

Fix for:
https://github.com/kiegroup/drools/pull/4286

Many thanks for submitting your Pull Request ❤️!

Please make sure that your PR meets the following requirements:

WARNING! Please make sure you are opening your PR against main branch!

  • You have read the contributors guide
  • Pull Request title is properly formatted: KOGITO-XYZ Subject
  • Pull Request title contains the target branch if not targeting main: [0.9.x] KOGITO-XYZ Subject
  • Pull Request contains link to the JIRA issue
  • Pull Request contains link to any dependent or related Pull Request
  • Pull Request contains description of the issue
  • Pull Request does not include fixes for issues other than the main ticket
How to replicate CI configuration locally?

Build Chain tool does "simple" maven build(s), the builds are just Maven commands, but because the repositories relates and depends on each other and any change in API or class method could affect several of those repositories there is a need to use build-chain tool to handle cross repository builds and be sure that we always use latest version of the code for each repository.

build-chain tool is a build tool which can be used on command line locally or in Github Actions workflow(s), in case you need to change multiple repositories and send multiple dependent pull requests related with a change you can easily reproduce the same build by executing it on Github hosted environment or locally in your development environment. See local execution details to get more information about it.

How to retest this PR or trigger a specific build:
  • Pull Request
    Please add comment: Jenkins retest this

  • Quarkus LTS checks
    Please add comment: Jenkins run LTS

  • Native checks
    Please add comment: Jenkins run native

@dupliaka dupliaka requested a review from mariofusco April 1, 2022 07:24
@kie-ci1
Copy link

kie-ci1 commented Apr 1, 2022

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

Test results:

  • PASSED: 351
  • FAILED: 0

Those are the test failures: none

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/kogito-examples.tests.kogito-examples/592/display/redirect or see console log:

Console Logs [2022-04-01T08:17:13.119Z] [INFO] | | +- org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT:compile
[2022-04-01T08:17:13.119Z] [INFO] | | \- org.kie.kogito:kogito-pmml-api-dependencies:pom:2.0.0-SNAPSHOT:compile
[2022-04-01T08:17:13.119Z] [INFO] | | +- org.kie:kie-pmml-evaluator-api:jar:8.19.0-SNAPSHOT:compile
[2022-04-01T08:17:13.119Z] [INFO] | | | \- org.kie:kie-pmml-api:jar:8.19.0-SNAPSHOT:compile
[2022-04-01T08:17:13.119Z] [INFO] | | | \- org.apache.commons:commons-math3:jar:3.4.1:compile
[2022-04-01T08:17:13.119Z] [INFO] | | \- org.kie:kie-pmml-commons:jar:8.19.0-SNAPSHOT:compile
[2022-04-01T08:17:13.119Z] [INFO] | | \- org.apache.commons:commons-text:jar:1.9:compile
[2022-04-01T08:17:13.119Z] [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile
[2022-04-01T08:17:13.119Z] [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile
[2022-04-01T08:17:13.120Z] [INFO] | +- com.sun.activation:javax.activation:jar:1.2.0:compile
[2022-04-01T08:17:13.120Z] [INFO] | +- io.swagger.core.v3:swagger-annotations:jar:2.1.7:compile
[2022-04-01T08:17:13.120Z] [INFO] | \- org.springdoc:springdoc-openapi-ui:jar:1.5.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | +- org.springdoc:springdoc-openapi-webmvc-core:jar:1.5.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | | \- org.springdoc:springdoc-openapi-common:jar:1.5.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | | +- io.swagger.core.v3:swagger-models:jar:2.1.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | | +- io.swagger.core.v3:swagger-integration:jar:2.1.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.1.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1:compile
[2022-04-01T08:17:13.120Z] [INFO] | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile
[2022-04-01T08:17:13.120Z] [INFO] | | \- io.github.classgraph:classgraph:jar:4.8.69:compile
[2022-04-01T08:17:13.120Z] [INFO] | +- org.webjars:swagger-ui:jar:3.49.0:compile
[2022-04-01T08:17:13.120Z] [INFO] | \- org.webjars:webjars-locator-core:jar:0.46:compile
[2022-04-01T08:17:13.120Z] [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.4.9:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.springframework.boot:spring-boot-test:jar:2.4.9:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.4.9:test
[2022-04-01T08:17:13.120Z] [INFO] | +- com.jayway.jsonpath:json-path:jar:2.6.0:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- net.minidev:json-smart:jar:2.3.1:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- net.minidev:accessors-smart:jar:2.3.1:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- org.ow2.asm:asm:jar:5.0.4:test
[2022-04-01T08:17:13.120Z] [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile
[2022-04-01T08:17:13.120Z] [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile
[2022-04-01T08:17:13.120Z] [INFO] | +- org.assertj:assertj-core:jar:3.21.0:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test
[2022-04-01T08:17:13.120Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test
[2022-04-01T08:17:13.120Z] [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test
[2022-04-01T08:17:13.120Z] [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test
[2022-04-01T08:17:13.120Z] [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[2022-04-01T08:17:13.120Z] [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.mockito:mockito-core:jar:4.3.1:test
[2022-04-01T08:17:13.120Z] [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.10.22:test
[2022-04-01T08:17:13.120Z] [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.10.22:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- org.objenesis:objenesis:jar:3.2:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.3.1:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.0:test
[2022-04-01T08:17:13.120Z] [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.springframework:spring-core:jar:5.3.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | | \- org.springframework:spring-jcl:jar:5.3.9:compile
[2022-04-01T08:17:13.120Z] [INFO] | +- org.springframework:spring-test:jar:5.3.9:test
[2022-04-01T08:17:13.120Z] [INFO] | \- org.xmlunit:xmlunit-core:jar:2.7.0:test
[2022-04-01T08:17:13.120Z] [INFO] \- io.rest-assured:rest-assured:jar:3.3.0:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.codehaus.groovy:groovy:jar:2.5.14:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.codehaus.groovy:groovy-xml:jar:2.5.14:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:test
[2022-04-01T08:17:13.120Z] [INFO] | \- commons-codec:commons-codec:jar:1.15:compile
[2022-04-01T08:17:13.120Z] [INFO] +- org.apache.httpcomponents:httpmime:jar:4.5.13:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.hamcrest:hamcrest-core:jar:1.3:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.hamcrest:hamcrest-library:jar:1.3:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
[2022-04-01T08:17:13.120Z] [INFO] +- io.rest-assured:json-path:jar:3.3.0:test
[2022-04-01T08:17:13.120Z] [INFO] | +- org.codehaus.groovy:groovy-json:jar:2.5.14:test
[2022-04-01T08:17:13.120Z] [INFO] | \- io.rest-assured:rest-assured-common:jar:3.3.0:test
[2022-04-01T08:17:13.120Z] [INFO] \- io.rest-assured:xml-path:jar:3.3.0:test
[2022-04-01T08:17:13.120Z] [INFO] +- org.apache.commons:commons-lang3:jar:3.12.0:compile
[2022-04-01T08:17:13.120Z] [INFO] +- com.sun.xml.bind:jaxb-osgi:jar:2.2.10:test
[2022-04-01T08:17:13.120Z] [INFO] \- org.apache.sling:org.apache.sling.javax.activation:jar:0.1.0:test
[2022-04-01T08:17:13.120Z] [INFO] \- javax.activation:activation:jar:1.1.1:test
[2022-04-01T08:17:13.120Z] [INFO] ------------------------------------------------------------------------
[2022-04-01T08:17:13.120Z] [INFO] Reactor Summary for Kogito Example 2.0.0-SNAPSHOT:
[2022-04-01T08:17:13.120Z] [INFO]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example ..................................... SUCCESS [ 1.293 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Quarkus .......................... SUCCESS [ 0.054 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Decision Table - Quarkus ......... SUCCESS [ 15.961 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN Metrics Quarkus .............. SUCCESS [01:12 min]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN Event-Driven :: Quarkus ...... SUCCESS [01:06 min]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN Incubation API With Quarkus .. SUCCESS [ 12.151 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN with Knative Eventing and Quarkus SUCCESS [ 15.104 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN with listeners - Quarkus ..... SUCCESS [ 12.169 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN :: PMML - QUARKUS ............ SUCCESS [ 20.558 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN .............................. SUCCESS [ 13.004 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN Tracing - Quarkus ............ SUCCESS [ 23.525 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Flexible Process - Quarkus ....... SUCCESS [ 15.764 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Travel Agency .................... SUCCESS [ 0.061 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Travel Agency :: Basic ........... SUCCESS [ 14.489 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Travel Agency :: Extended ........ SUCCESS [ 0.079 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Travel Agency :: Travels ......... SUCCESS [ 34.926 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Travel Agency :: Visas ........... SUCCESS [ 5.831 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Onboarding Example ............... SUCCESS [ 0.035 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools SUCCESS [ 21.961 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN SUCCESS [ 15.056 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus SUCCESS [ 16.685 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: PMML Event-Driven - Quarkus ...... SUCCESS [01:04 min]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: PMML Incubation API With Quarkus . SUCCESS [ 12.075 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: PMML - Quarkus ................... SUCCESS [ 13.949 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Business Rules Quarkus ... SUCCESS [ 12.945 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process :: Decisions :: Quarkus .. SUCCESS [ 16.552 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process :: Decisions :: REST Quarkus SUCCESS [ 17.855 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 12.862 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Incubation API With Quarkus SUCCESS [ 11.376 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Infinispan Persistence Quarkus SUCCESS [ 21.783 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels, avro serialization SUCCESS [ 29.932 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process with Kafka and Quarkus, multiple channels SUCCESS [ 17.534 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Kafka Persistence Quarkus SUCCESS [ 19.763 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process with Kafka and Quarkus ... SUCCESS [ 23.544 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process with Knative Eventing and Quarkus SUCCESS [ 15.351 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process MongoDB Persistence Quarkus SUCCESS [ 29.311 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Monitoring :: Quarkus .... SUCCESS [ 17.916 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process, OptaPlanner and Quarkus . SUCCESS [ 26.960 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Quarkus SUCCESS [02:06 min]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Client Performance test .......... SUCCESS [ 0.269 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Quarkus Performance test ......... SUCCESS [ 3.886 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus SUCCESS [ 18.658 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process and Quarkus .............. SUCCESS [ 18.619 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Service Rest Cal with Quarkus SUCCESS [ 4.733 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Rest :: Quarkus .......... SUCCESS [ 11.932 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Service Rest WorkItem call with Quarkus SUCCESS [ 4.499 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Scripts With Quarkus ..... SUCCESS [ 10.611 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Saga with Quarkus ........ SUCCESS [ 13.170 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Service Calls with Quarkus SUCCESS [ 11.530 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Timer with Quarkus ....... SUCCESS [ 4.274 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle SUCCESS [ 11.840 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process with Usertasks Quarkus :: Console SUCCESS [ 36.837 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process with Usertasks Quarkus ... SUCCESS [ 11.850 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process UserTasks with Timer Quarkus :: Console SUCCESS [ 29.181 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Usertasks Security OIDC Keycloak Quarkus :: Console SUCCESS [ 51.246 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Keycloak Quarkus SUCCESS [ 35.107 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Process Usertasks With Security Quarkus SUCCESS [ 14.723 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Rules Incubation API With Quarkus SUCCESS [ 10.621 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Rules Legacy API - Quarkus ....... SUCCESS [ 11.385 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Rules HelloWorld ................. SUCCESS [ 11.172 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Rule Unit Event-Driven :: Quarkus SUCCESS [ 43.466 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: RuleUnit - Quarkus ............... SUCCESS [ 12.326 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus SUCCESS [ 11.616 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus SUCCESS [ 18.615 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus SUCCESS [ 12.167 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus SUCCESS [ 12.515 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus SUCCESS [ 11.284 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus SUCCESS [ 17.771 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus SUCCESS [ 10.808 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus SUCCESS [ 11.490 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus SUCCESS [ 22.259 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus SUCCESS [ 12.563 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy ..... SUCCESS [ 0.027 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services SUCCESS [ 7.239 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow SUCCESS [ 11.644 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Github Showcase SUCCESS [ 0.027 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Github Showcase :: PR Checker Workflow SUCCESS [ 15.226 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Github Showcase :: GitHub Service SUCCESS [ 9.074 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Github Showcase :: Notification Service SUCCESS [ 6.061 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus SUCCESS [ 11.338 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Order Processing SUCCESS [ 17.378 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Order Saga Workflow with Quarkus . SUCCESS [ 12.041 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus SUCCESS [ 12.752 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion SUCCESS [ 0.029 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service SUCCESS [ 11.005 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service SUCCESS [ 8.540 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service SUCCESS [ 13.069 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Service Showcase SUCCESS [ 0.037 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Service SUCCESS [ 24.437 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Query Service .................... SUCCESS [ 13.670 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Trusty Tracing - Quarkus DevServices SUCCESS [ 4.646 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Spring Boot ...................... SUCCESS [ 0.025 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: Decision Table - Spring Boot ..... SUCCESS [ 14.342 s]
[2022-04-01T08:17:13.120Z] [INFO] Kogito Example :: DMN Metrics SpringBoot ........... SUCCESS [ 33.623 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: DMN Event-Driven :: Spring Boot .. SUCCESS [01:25 min]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: DMN with listeners - Spring Boot . SUCCESS [ 9.617 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: DMN :: PMML - Spring Boot ........ SUCCESS [ 25.793 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: DMN - Spring Boot ................ SUCCESS [ 8.571 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: DMN Tracing - Spring Boot ........ SUCCESS [ 43.161 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Flexible process with Spring Boot SUCCESS [ 10.318 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: PMML Event-Driven - Spring Boot .. SUCCESS [01:23 min]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: PMML - Spring Boot ............... SUCCESS [ 14.097 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Business Rules Spring Boot SUCCESS [ 8.952 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process :: Decisions :: REST :: Spring Boot SUCCESS [ 10.570 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process :: Decisions :: Spring Boot SUCCESS [ 8.652 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Infinispan Persistence Spring Boot SUCCESS [ 18.422 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot, multiple channels SUCCESS [ 13.933 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process with Kafka and Spring Boot SUCCESS [ 12.363 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process MongoDB Persistence Spring Boot SUCCESS [ 14.233 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Monitoring :: Spring Boot SUCCESS [ 9.756 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process, OptaPlanner and Spring Boot SUCCESS [ 19.051 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Transactional Outbox :: MongoDB and Spring Boot SUCCESS [ 35.576 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Springboot Performance test ...... SUCCESS [ 3.095 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot SUCCESS [ 11.671 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Service Rest Call Spring Boot SUCCESS [ 2.952 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Scripts With Spring Boot . SUCCESS [ 6.621 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Service Calls with Spring Boot SUCCESS [ 7.847 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process and Spring Boot .......... SUCCESS [ 12.083 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Timer With Spring Boot ... SUCCESS [ 2.693 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Usertasks With Custom Lifecycle Spring Boot SUCCESS [ 7.742 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot :: Console SUCCESS [ 23.293 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process with Usertasks Spring Boot SUCCESS [ 7.997 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot :: Console SUCCESS [01:43 min]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Usertasks With Security OIDC Spring Boot SUCCESS [ 37.444 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Process Usertasks With Security Spring Boot FAILURE [ 0.095 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: Rules Legacy API - Spring Boot ... SUCCESS [ 7.891 s]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: RuleUnit Event Driven :: Spring Boot SUCCESS [01:06 min]
[2022-04-01T08:17:13.121Z] [INFO] Kogito Example :: RuleUnit - Spring Boot ........... SUCCESS [ 7.421 s]
[2022-04-01T08:17:13.121Z] [INFO] ------------------------------------------------------------------------
[2022-04-01T08:17:13.121Z] [INFO] BUILD FAILURE
[2022-04-01T08:17:13.121Z] [INFO] ------------------------------------------------------------------------
[2022-04-01T08:17:13.121Z] [INFO] Total time: 39:19 min
[2022-04-01T08:17:13.121Z] [INFO] Finished at: 2022-04-01T04:17:12-04:00
[2022-04-01T08:17:13.121Z] [INFO] ------------------------------------------------------------------------
[2022-04-01T08:17:13.121Z] [ERROR] Failed to execute goal net.revelc.code:impsort-maven-plugin:1.5.0:check (default) on project process-usertasks-with-security-springboot: Imports are not sorted in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-examples.tests.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-usertasks-with-security-springboot/src/main/java/org/kie/kogito/tests/LogEventPublisher.java -> [Help 1]
[2022-04-01T08:17:13.121Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal net.revelc.code:impsort-maven-plugin:1.5.0:check (default) on project process-usertasks-with-security-springboot: Imports are not sorted in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-examples.tests.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-usertasks-with-security-springboot/src/main/java/org/kie/kogito/tests/LogEventPublisher.java
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-04-01T08:17:13.121Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-04-01T08:17:13.121Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-04-01T08:17:13.121Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-04-01T08:17:13.121Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-04-01T08:17:13.121Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-04-01T08:17:13.121Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-04-01T08:17:13.121Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-04-01T08:17:13.121Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-04-01T08:17:13.121Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-04-01T08:17:13.121Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-04-01T08:17:13.121Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-04-01T08:17:13.121Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-04-01T08:17:13.121Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-04-01T08:17:13.121Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-04-01T08:17:13.121Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-04-01T08:17:13.121Z] Caused by: org.apache.maven.plugin.MojoFailureException: Imports are not sorted in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-examples.tests.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples/kogito-springboot-examples/process-usertasks-with-security-springboot/src/main/java/org/kie/kogito/tests/LogEventPublisher.java
[2022-04-01T08:17:13.121Z] at net.revelc.code.impsort.maven.plugin.AbstractImpSortMojo.fail (AbstractImpSortMojo.java:308)
[2022-04-01T08:17:13.121Z] at net.revelc.code.impsort.maven.plugin.AbstractImpSortMojo.fail (AbstractImpSortMojo.java:304)
[2022-04-01T08:17:13.121Z] at net.revelc.code.impsort.maven.plugin.CheckMojo.processResult (CheckMojo.java:33)
[2022-04-01T08:17:13.121Z] at net.revelc.code.impsort.maven.plugin.AbstractImpSortMojo.lambda$execute$3 (AbstractImpSortMojo.java:249)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReferencePipeline$3$1.accept (ReferencePipeline.java:195)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReferencePipeline$3$1.accept (ReferencePipeline.java:195)
[2022-04-01T08:17:13.121Z] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReferencePipeline$3$1.accept (ReferencePipeline.java:195)
[2022-04-01T08:17:13.121Z] at java.util.Spliterators$ArraySpliterator.forEachRemaining (Spliterators.java:948)
[2022-04-01T08:17:13.121Z] at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:484)
[2022-04-01T08:17:13.121Z] at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:474)
[2022-04-01T08:17:13.121Z] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
[2022-04-01T08:17:13.121Z] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
[2022-04-01T08:17:13.121Z] at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:497)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReferencePipeline$7$1.accept (ReferencePipeline.java:274)
[2022-04-01T08:17:13.121Z] at java.util.Spliterators$ArraySpliterator.forEachRemaining (Spliterators.java:948)
[2022-04-01T08:17:13.121Z] at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:484)
[2022-04-01T08:17:13.121Z] at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:474)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReduceOps$ReduceTask.doLeaf (ReduceOps.java:952)
[2022-04-01T08:17:13.121Z] at java.util.stream.ReduceOps$ReduceTask.doLeaf (ReduceOps.java:926)
[2022-04-01T08:17:13.121Z] at java.util.stream.AbstractTask.compute (AbstractTask.java:327)
[2022-04-01T08:17:13.121Z] at java.util.concurrent.CountedCompleter.exec (CountedCompleter.java:746)
[2022-04-01T08:17:13.121Z] at java.util.concurrent.ForkJoinTask.doExec (ForkJoinTask.java:290)
[2022-04-01T08:17:13.121Z] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec (ForkJoinPool.java:1020)
[2022-04-01T08:17:13.121Z] at java.util.concurrent.ForkJoinPool.scan (ForkJoinPool.java:1656)
[2022-04-01T08:17:13.121Z] at java.util.concurrent.ForkJoinPool.runWorker (ForkJoinPool.java:1594)
[2022-04-01T08:17:13.121Z] at java.util.concurrent.ForkJoinWorkerThread.run (ForkJoinWorkerThread.java:183)
[2022-04-01T08:17:13.121Z] [ERROR]
[2022-04-01T08:17:13.121Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-04-01T08:17:13.121Z] [ERROR]
[2022-04-01T08:17:13.121Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-04-01T08:17:13.121Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-04-01T08:17:13.121Z] [ERROR]
[2022-04-01T08:17:13.121Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-04-01T08:17:13.121Z] [ERROR] mvn -rf :process-usertasks-with-security-springboot
[2022-04-01T08:17:13.377Z] ::error title= [kiegroup/kogito-examples] [Execution ERROR]::mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-examples.tests.kogito-examples@tmp/config3796713991106830393tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[2022-04-01T08:17:13.377Z] [INFO] Archive artifact won't be executed
[2022-04-01T08:17:13.377Z] ::group::[Pull Request Flow] Execution Summary...
[2022-04-01T08:17:13.377Z] [INFO] ----------------------------------------------
[2022-04-01T08:17:13.377Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 15s (135012 ms)
[2022-04-01T08:17:13.377Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 47.7s (167747 ms)
[2022-04-01T08:17:13.377Z] [INFO] [kiegroup/optaplanner]. Execution Result: ok. Time: 57.8s (57879 ms)
[2022-04-01T08:17:13.377Z] [INFO] [kiegroup/kogito-apps]. Execution Result: ok. Time: 4m 4.4s (244425 ms)
[2022-04-01T08:17:13.377Z] [INFO] [kiegroup/kogito-examples]. Execution Result: error. Time: 39m 21s (2361047 ms)
[2022-04-01T08:17:13.377Z] [INFO] ----------------------------------------------
[2022-04-01T08:17:13.377Z] ::endgroup::
[2022-04-01T08:17:19.900Z] [ERROR] [kiegroup/kogito-examples] error executing command: 'mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-examples.tests.kogito-examples@tmp/config3796713991106830393tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.1/bin/mvn' failed with exit code 1
[2022-04-01T08:17:19.900Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/kogito-examples] error executing command: 'mvn -f kogito-examples/pom.xml clean install -Dvalidate-formatting -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false dependency:tree -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-examples.tests.kogito-examples@tmp/config3796713991106830393tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true'. Message: Error: The process '/opt/tools/apache-maven-3.8.1/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-04-01T08:17:19.968Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-04-01T08:17:20.071Z] Recording test results
[2022-04-01T08:17:23.705Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2022-04-01T08:17:23.722Z] Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-04-01T08:17:28.028Z] + rm -rf console.log
[Pipeline] sh
[2022-04-01T08:17:28.346Z] + 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/kogito-examples.tests.kogito-examples/592/consoleText
[2022-04-01T08:17:28.346Z] + tail -n 300

@kie-ci1
Copy link

kie-ci1 commented Apr 1, 2022

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

Test results:

  • PASSED: 452
  • FAILED: 1

Those are the test failures:

org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents org.awaitility.core.ConditionTimeoutException:
Assertion condition defined as a lambda expression in org.kie.kogito.quarkus.outbox.OutboxIT 1 expectation failed.
Expected status code <200> but was <404>.
within 1 minutes.
at org.kie.kogito.quarkus.outbox.OutboxIT.testSendProcessEvents(OutboxIT.java:129)
Caused by: java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <404>.

at org.kie.kogito.quarkus.outbox.OutboxIT.lambda$testSendProcessEvents$1(OutboxIT.java:136)

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/kogito-examples.tests.kogito-examples/593/display/redirect

@domhanak domhanak added the stale This label is for items that are stale with no activity for more than a month label Mar 1, 2024
@domhanak
Copy link

domhanak commented Mar 1, 2024

@dupliaka is this still needed?

@mariofusco
Copy link
Contributor

Close as obsolete.

@mariofusco mariofusco closed this Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This label is for items that are stale with no activity for more than a month
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants