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

DROOLS-7028 - fix NPE: decision table has FIRST hit policy and result is null #4482

Merged
merged 2 commits into from
Jun 27, 2022

Conversation

tarilabs
Copy link
Member

main port of https://github.com/kiegroup/drools/pull/4479

JIRA: https://issues.redhat.com/browse/DROOLS-7028

referenced Pull Requests: none

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:
  • for pull request checks
    Please add comment: Jenkins retest this

  • for a specific pull request check
    Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] tests

  • for a full downstream build

    • for jenkins job: please add comment: Jenkins run fdb
    • for github actions job: add the label run_fdb
  • a compile downstream build please add comment: Jenkins run cdb

  • a full production downstream build please add comment: Jenkins execute product fdb

  • an upstream build please add comment: Jenkins run upstream

  • for quarkus branch checks
    Run checks against Quarkus current used branch
    Please add comment: Jenkins run quarkus-branch

  • for a quarkus branch specific check
    Run checks against Quarkus current used branch
    Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] quarkus-branch

  • for quarkus main checks
    Run checks against Quarkus main branch
    Please add comment: Jenkins run quarkus-main

  • for a specific quarkus main check
    Run checks against Quarkus main branch
    Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] quarkus-branch

  • for native checks
    Run native checks
    Please add comment: Jenkins run native

  • for a specific native check
    Run native checks
    Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] native

  • for mandrel checks
    Run native checks against Mandrel image
    Please add comment: Jenkins run mandrel

  • for a specific mandrel check
    Run native checks against Mandrel image
    Please add comment: Jenkins (re)run [drools|kogito-runtimes|kogito-apps|kogito-examples] mandrel

… is null (apache#4479)

* DROOLS-7028 - fix NPE: decision table has FIRST hit policy and result is null - cherrypicked to 7.x

* refactoring and simplification

Co-authored-by: Vladimir Piyanov <vpiyanov@natera.com>
Co-authored-by: tarilabs <matteo.mortari@gmail.com>
Conflicts:
	kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyNoExecModelTest.java
@kie-ci3
Copy link

kie-ci3 commented Jun 22, 2022

(tests) - kogito-runtimes job #144 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-runtimes/144/display/redirect
See console log:

Console Logs [2022-06-22T04:58:55.754Z] [INFO] KIE :: Drools Maven Archetype ...................... SUCCESS [ 1.814 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 2.218 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.104 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Model Archetype ............................. SUCCESS [ 1.406 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: KJAR Archetype .............................. SUCCESS [ 0.057 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Service Spring Boot Archetype ............... SUCCESS [ 0.071 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Util ........................................ SUCCESS [ 0.021 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Util :: Maven Support ....................... SUCCESS [ 0.101 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Util :: Maven Integration ................... SUCCESS [ 2.397 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Util :: XML supposrt ........................ SUCCESS [ 0.093 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Util ..................................... SUCCESS [ 0.294 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Memory Compiler ............................. SUCCESS [ 0.211 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Rule Units :: Parent ..................... SUCCESS [ 0.020 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Rule Units :: API ........................ SUCCESS [ 0.102 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Wiring :: Parent ......................... SUCCESS [ 0.020 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Wiring :: API ............................ SUCCESS [ 0.146 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Wiring :: Static ......................... SUCCESS [ 0.117 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Core ..................................... SUCCESS [ 3.691 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: DRL AST .................................. SUCCESS [ 0.333 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: DRL :: Parser ............................ SUCCESS [ 1.192 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: DRL :: Extensions ........................ SUCCESS [ 0.076 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Wiring :: Dynamic ........................ SUCCESS [ 0.138 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: KieSession ............................... SUCCESS [ 0.700 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: ECJ ...................................... SUCCESS [ 2.283 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Test Utility Classes ........................ SUCCESS [ 0.492 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Compiler ................................. SUCCESS [ 1.498 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Model :: Parent .......................... SUCCESS [ 0.020 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Canonical Model .......................... SUCCESS [ 1.435 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Commands ................................. SUCCESS [ 0.477 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: XML Support .............................. SUCCESS [ 0.758 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: MVEL Parser .............................. SUCCESS [ 2.477 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: MVEL Compiler ............................ SUCCESS [ 1.040 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Truth Maintenance System ................. SUCCESS [ 0.314 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: MVEL ..................................... SUCCESS [ 1.363 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Model :: Compiler ........................ SUCCESS [ 3.566 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Rule Units :: Implementation ............. SUCCESS [ 0.619 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Legacy Test Util ......................... SUCCESS [ 0.181 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Beliefs .................................. SUCCESS [ 0.402 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Serialization :: Protobuf ................ SUCCESS [ 2.394 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools Persistence projects ........................ SUCCESS [ 0.018 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Persistence :: API ....................... SUCCESS [ 0.108 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Persistence :: JPA ....................... SUCCESS [ 1.117 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Traits ................................... SUCCESS [ 1.232 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Verifier ................................. SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Verifier DRL ............................. SUCCESS [ 0.732 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools Workbench - Verifier Api .................... SUCCESS [ 0.064 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools Workbench - Verifier Core ................... SUCCESS [ 0.766 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Templates ................................ SUCCESS [ 0.339 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Decision Tables .......................... SUCCESS [ 1.074 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools examples .................................... SUCCESS [ 0.865 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: CI .......................................... SUCCESS [ 0.592 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Codegen :: Common ........................ SUCCESS [ 0.079 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Model :: Project Codegen ................. SUCCESS [ 0.256 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.018 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 0.703 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.105 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 5.055 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT FUNCTIONS SUCCESS [ 1.958 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT ..... SUCCESS [ 1.292 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 0.826 s]
[2022-06-22T04:58:55.754Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.307 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.019 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.438 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 0.725 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.020 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.065 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.310 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.015 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 0.415 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.185 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.091 s]
[2022-06-22T04:58:55.754Z] [INFO] KIE :: PMML :: Kie :: Dependencies ................. SUCCESS [ 0.049 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Evaluator :: Assembler .............. SUCCESS [ 0.360 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.015 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.143 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.305 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.135 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Core ............. FAILURE [ 3.932 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.095 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.015 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.017 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 1.672 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.017 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.151 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.385 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.125 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.023 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.199 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.267 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.127 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.017 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.253 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.313 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.212 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.226 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.335 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.137 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.049 s]
[2022-06-22T04:58:55.755Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.245 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Archetype ................. SUCCESS [ 0.089 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Archetype ....... SUCCESS [ 0.080 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.117 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.270 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.020 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.118 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.294 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.209 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.176 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.018 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.085 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.299 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.218 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.243 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.254 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.187 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.182 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.216 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Benchmarks .......................... SUCCESS [ 0.022 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: PMML :: Benchmarks :: Regression ............ SUCCESS [ 2.238 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.035 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.146 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.133 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.113 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.122 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.113 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.120 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.109 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.126 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.209 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.180 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.116 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.056 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.036 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.151 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.013 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.050 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.029 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.135 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.831 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.034 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 4.445 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.141 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.116 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.079 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.016 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.232 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Scenario Simulation Backend .............. SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.326 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.015 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.070 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.244 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.017 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.109 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 0.469 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.193 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.168 s]
[2022-06-22T04:58:55.755Z] [INFO] KIE :: Maven Plugin ................................ SKIPPED
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.017 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 2.781 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 1.552 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 0.476 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 1.242 s]
[2022-06-22T04:58:55.755Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 1.799 s]
[2022-06-22T04:58:55.755Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:58:55.755Z] [INFO] BUILD FAILURE
[2022-06-22T04:58:55.755Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:58:55.755Z] [INFO] Total time: 01:55 min
[2022-06-22T04:58:55.755Z] [INFO] Finished at: 2022-06-22T00:58:55-04:00
[2022-06-22T04:58:55.755Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:58:55.755Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure: Compilation failure:
[2022-06-22T04:58:55.755Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-runtimes/bc/kiegroup_drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[412,111] cannot find symbol
[2022-06-22T04:58:55.755Z] [ERROR] symbol: variable DecisionEvaluationStatus
[2022-06-22T04:58:55.755Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T04:58:55.755Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-runtimes/bc/kiegroup_drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[413,104] cannot find symbol
[2022-06-22T04:58:55.755Z] [ERROR] symbol: variable InstanceOfAssertFactories
[2022-06-22T04:58:55.755Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T04:58:55.755Z] [ERROR] -> [Help 1]
[2022-06-22T04:58:55.755Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T04:58:55.755Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T04:58:55.755Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T04:58:55.755Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T04:58:55.755Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T04:58:55.755Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T04:58:55.755Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T04:58:55.755Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T04:58:55.755Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T04:58:55.755Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T04:58:55.755Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T04:58:55.755Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T04:58:55.755Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T04:58:55.755Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T04:58:55.755Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T04:58:55.755Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T04:58:55.755Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2022-06-22T04:58:55.755Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2022-06-22T04:58:55.756Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2022-06-22T04:58:55.756Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T04:58:55.756Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T04:58:55.756Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T04:58:55.756Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T04:58:55.756Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T04:58:55.756Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T04:58:55.756Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T04:58:55.756Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T04:58:55.756Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T04:58:55.756Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T04:58:55.756Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T04:58:55.756Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T04:58:55.756Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T04:58:55.756Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T04:58:55.756Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T04:58:55.756Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T04:58:55.756Z] [ERROR]
[2022-06-22T04:58:55.756Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-06-22T04:58:55.756Z] [ERROR]
[2022-06-22T04:58:55.756Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-06-22T04:58:55.756Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-06-22T04:58:55.756Z] [ERROR]
[2022-06-22T04:58:55.756Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-06-22T04:58:55.756Z] [ERROR] mvn -rf :kie-dmn-core
[2022-06-22T04:58:56.012Z] ::error title= [kiegroup/drools] [Execution ERROR]::mvn clean install -Dquickly -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/drools.tests.downstream.kogito-runtimes@tmp/config2040586514449587567tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[2022-06-22T04:58:56.012Z] [INFO] Archive artifact won't be executed
[2022-06-22T04:58:56.012Z] ::group::[Pull Request Flow] Execution Summary...
[2022-06-22T04:58:56.012Z] [INFO] ----------------------------------------------
[2022-06-22T04:58:56.012Z] [INFO] [kiegroup/drools]. Execution Result: error. Time: 1m 56.4s (116434 ms)
[2022-06-22T04:58:56.012Z] [INFO] ----------------------------------------------
[2022-06-22T04:58:56.012Z] ::endgroup::
[2022-06-22T04:58:56.012Z] [ERROR] [kiegroup/drools] error executing command: 'mvn clean install -Dquickly -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/drools.tests.downstream.kogito-runtimes@tmp/config2040586514449587567tmp -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-06-22T04:58:56.012Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/drools] error executing command: 'mvn clean install -Dquickly -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/drools.tests.downstream.kogito-runtimes@tmp/config2040586514449587567tmp -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-06-22T04:58:56.076Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-06-22T04:58:56.163Z] Recording test results
[2022-06-22T04:58:56.985Z] No test report files were found. Configuration error?
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-62
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1166)
at hudson.FilePath.act(FilePath.java:1155)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:107)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:153)
at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:247)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-06-22T04:58:57.314Z] + rm -rf console.log
[Pipeline] sh

@kie-ci3
Copy link

kie-ci3 commented Jun 22, 2022

(tests) - kogito-examples job #141 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/141/display/redirect
See console log:

Console Logs [2022-06-22T04:58:58.097Z] [INFO] KIE :: Drools Maven Archetype ...................... SUCCESS [ 1.802 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 2.008 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.092 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Model Archetype ............................. SUCCESS [ 1.523 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: KJAR Archetype .............................. SUCCESS [ 0.055 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Service Spring Boot Archetype ............... SUCCESS [ 0.069 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Util ........................................ SUCCESS [ 0.018 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Util :: Maven Support ....................... SUCCESS [ 0.093 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Util :: Maven Integration ................... SUCCESS [ 2.339 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Util :: XML supposrt ........................ SUCCESS [ 0.090 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Util ..................................... SUCCESS [ 0.313 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Memory Compiler ............................. SUCCESS [ 0.199 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Rule Units :: Parent ..................... SUCCESS [ 0.019 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Rule Units :: API ........................ SUCCESS [ 0.100 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Wiring :: Parent ......................... SUCCESS [ 0.018 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Wiring :: API ............................ SUCCESS [ 0.175 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Wiring :: Static ......................... SUCCESS [ 0.141 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Core ..................................... SUCCESS [ 3.605 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: DRL AST .................................. SUCCESS [ 0.320 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: DRL :: Parser ............................ SUCCESS [ 0.995 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: DRL :: Extensions ........................ SUCCESS [ 0.068 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Wiring :: Dynamic ........................ SUCCESS [ 0.141 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: KieSession ............................... SUCCESS [ 0.745 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: ECJ ...................................... SUCCESS [ 2.096 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Test Utility Classes ........................ SUCCESS [ 0.486 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Compiler ................................. SUCCESS [ 1.347 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Model :: Parent .......................... SUCCESS [ 0.017 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Canonical Model .......................... SUCCESS [ 1.392 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Commands ................................. SUCCESS [ 0.465 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: XML Support .............................. SUCCESS [ 0.858 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: MVEL Parser .............................. SUCCESS [ 2.191 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: MVEL Compiler ............................ SUCCESS [ 0.969 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Truth Maintenance System ................. SUCCESS [ 0.287 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: MVEL ..................................... SUCCESS [ 1.354 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Model :: Compiler ........................ SUCCESS [ 3.554 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Rule Units :: Implementation ............. SUCCESS [ 0.488 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Legacy Test Util ......................... SUCCESS [ 0.182 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Beliefs .................................. SUCCESS [ 0.432 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Serialization :: Protobuf ................ SUCCESS [ 2.396 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools Persistence projects ........................ SUCCESS [ 0.018 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Persistence :: API ....................... SUCCESS [ 0.105 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Persistence :: JPA ....................... SUCCESS [ 1.275 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Traits ................................... SUCCESS [ 1.181 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Verifier ................................. SUCCESS [ 0.054 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Verifier DRL ............................. SUCCESS [ 0.754 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools Workbench - Verifier Api .................... SUCCESS [ 0.070 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools Workbench - Verifier Core ................... SUCCESS [ 0.835 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Templates ................................ SUCCESS [ 0.401 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Decision Tables .......................... SUCCESS [ 0.926 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools examples .................................... SUCCESS [ 0.868 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: CI .......................................... SUCCESS [ 0.552 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Codegen :: Common ........................ SUCCESS [ 0.094 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Model :: Project Codegen ................. SUCCESS [ 0.242 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.014 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 0.627 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.121 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 4.870 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT FUNCTIONS SUCCESS [ 1.934 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT ..... SUCCESS [ 1.162 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 0.876 s]
[2022-06-22T04:58:58.097Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.317 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.019 s]
[2022-06-22T04:58:58.097Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.398 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 0.704 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.017 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.061 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.412 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 0.405 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.138 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.092 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Kie :: Dependencies ................. SUCCESS [ 0.051 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Evaluator :: Assembler .............. SUCCESS [ 0.365 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.142 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.306 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.132 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Core ............. FAILURE [ 4.048 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.098 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.015 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.014 s]
[2022-06-22T04:58:58.098Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 1.652 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.018 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.174 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.445 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.130 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.018 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.174 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.247 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.124 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.015 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.283 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.313 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.209 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.020 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.185 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.251 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.125 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.074 s]
[2022-06-22T04:58:58.098Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.230 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Archetype ................. SUCCESS [ 0.091 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Archetype ....... SUCCESS [ 0.097 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.168 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.255 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.088 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.293 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.203 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.244 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.020 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.094 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.304 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.205 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.201 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.220 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.177 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.218 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.203 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Benchmarks .......................... SUCCESS [ 0.020 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: PMML :: Benchmarks :: Regression ............ SUCCESS [ 2.003 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.034 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.015 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.124 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.137 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.120 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.127 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.120 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.119 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.108 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.116 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.179 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.131 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.122 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.019 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.058 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.039 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.153 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.015 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.050 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.035 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.142 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.815 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.033 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 4.314 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.118 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.116 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.077 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.015 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.299 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Scenario Simulation Backend .............. SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.320 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.028 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.069 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.198 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.017 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.093 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 0.409 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.192 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.166 s]
[2022-06-22T04:58:58.098Z] [INFO] KIE :: Maven Plugin ................................ SKIPPED
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.016 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 2.590 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 1.354 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 0.469 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 1.111 s]
[2022-06-22T04:58:58.098Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 1.658 s]
[2022-06-22T04:58:58.098Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:58:58.098Z] [INFO] BUILD FAILURE
[2022-06-22T04:58:58.098Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:58:58.098Z] [INFO] Total time: 01:48 min
[2022-06-22T04:58:58.098Z] [INFO] Finished at: 2022-06-22T00:58:57-04:00
[2022-06-22T04:58:58.098Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:58:58.098Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure: Compilation failure:
[2022-06-22T04:58:58.098Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[412,111] cannot find symbol
[2022-06-22T04:58:58.098Z] [ERROR] symbol: variable DecisionEvaluationStatus
[2022-06-22T04:58:58.098Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T04:58:58.098Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[413,104] cannot find symbol
[2022-06-22T04:58:58.098Z] [ERROR] symbol: variable InstanceOfAssertFactories
[2022-06-22T04:58:58.098Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T04:58:58.098Z] [ERROR] -> [Help 1]
[2022-06-22T04:58:58.098Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T04:58:58.098Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T04:58:58.098Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T04:58:58.098Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T04:58:58.098Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T04:58:58.098Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T04:58:58.099Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T04:58:58.099Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T04:58:58.099Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T04:58:58.099Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T04:58:58.099Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T04:58:58.099Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T04:58:58.099Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2022-06-22T04:58:58.099Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2022-06-22T04:58:58.099Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2022-06-22T04:58:58.099Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T04:58:58.099Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T04:58:58.099Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T04:58:58.099Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T04:58:58.099Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T04:58:58.099Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T04:58:58.099Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T04:58:58.099Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T04:58:58.099Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T04:58:58.099Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T04:58:58.099Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T04:58:58.099Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T04:58:58.099Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T04:58:58.099Z] [ERROR]
[2022-06-22T04:58:58.099Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-06-22T04:58:58.099Z] [ERROR]
[2022-06-22T04:58:58.099Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-06-22T04:58:58.099Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-06-22T04:58:58.099Z] [ERROR]
[2022-06-22T04:58:58.099Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-06-22T04:58:58.099Z] [ERROR] mvn -rf :kie-dmn-core
[2022-06-22T04:58:58.354Z] ::error title= [kiegroup/drools] [Execution ERROR]::mvn clean install -Dquickly -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/drools.tests.downstream.kogito-examples@tmp/config4626894040794309509tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[2022-06-22T04:58:58.354Z] [INFO] Archive artifact won't be executed
[2022-06-22T04:58:58.354Z] ::group::[Pull Request Flow] Execution Summary...
[2022-06-22T04:58:58.354Z] [INFO] ----------------------------------------------
[2022-06-22T04:58:58.354Z] [INFO] [kiegroup/drools]. Execution Result: error. Time: 1m 50s (110021 ms)
[2022-06-22T04:58:58.354Z] [INFO] ----------------------------------------------
[2022-06-22T04:58:58.354Z] ::endgroup::
[2022-06-22T04:58:58.354Z] [ERROR] [kiegroup/drools] error executing command: 'mvn clean install -Dquickly -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/drools.tests.downstream.kogito-examples@tmp/config4626894040794309509tmp -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-06-22T04:58:58.354Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/drools] error executing command: 'mvn clean install -Dquickly -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/drools.tests.downstream.kogito-examples@tmp/config4626894040794309509tmp -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-06-22T04:58:58.418Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-06-22T04:58:58.514Z] Recording test results
[2022-06-22T04:58:59.790Z] No test report files were found. Configuration error?
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-60
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1166)
at hudson.FilePath.act(FilePath.java:1155)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:107)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:153)
at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:247)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-06-22T04:59:00.199Z] + rm -rf console.log
[Pipeline] sh

@kie-ci3
Copy link

kie-ci3 commented Jun 22, 2022

(tests) - kogito-apps job #143 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/143/display/redirect
See console log:

Console Logs [2022-06-22T04:59:20.266Z] [INFO] KIE :: Drools Maven Archetype ...................... SUCCESS [ 1.826 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 2.298 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.088 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Model Archetype ............................. SUCCESS [ 1.421 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: KJAR Archetype .............................. SUCCESS [ 0.059 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Service Spring Boot Archetype ............... SUCCESS [ 0.068 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Util ........................................ SUCCESS [ 0.020 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Util :: Maven Support ....................... SUCCESS [ 0.099 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Util :: Maven Integration ................... SUCCESS [ 2.668 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Util :: XML supposrt ........................ SUCCESS [ 0.094 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Util ..................................... SUCCESS [ 0.330 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Memory Compiler ............................. SUCCESS [ 0.210 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Rule Units :: Parent ..................... SUCCESS [ 0.019 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Rule Units :: API ........................ SUCCESS [ 0.101 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Wiring :: Parent ......................... SUCCESS [ 0.019 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Wiring :: API ............................ SUCCESS [ 0.173 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Wiring :: Static ......................... SUCCESS [ 0.144 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Core ..................................... SUCCESS [ 3.634 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: DRL AST .................................. SUCCESS [ 0.354 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: DRL :: Parser ............................ SUCCESS [ 1.041 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: DRL :: Extensions ........................ SUCCESS [ 0.070 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Wiring :: Dynamic ........................ SUCCESS [ 0.131 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: KieSession ............................... SUCCESS [ 0.750 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: ECJ ...................................... SUCCESS [ 2.194 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Test Utility Classes ........................ SUCCESS [ 0.453 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Compiler ................................. SUCCESS [ 1.439 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Model :: Parent .......................... SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Canonical Model .......................... SUCCESS [ 1.340 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Commands ................................. SUCCESS [ 0.438 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: XML Support .............................. SUCCESS [ 0.772 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: MVEL Parser .............................. SUCCESS [ 2.224 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: MVEL Compiler ............................ SUCCESS [ 0.953 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Truth Maintenance System ................. SUCCESS [ 0.268 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: MVEL ..................................... SUCCESS [ 1.363 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Model :: Compiler ........................ SUCCESS [ 3.605 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Rule Units :: Implementation ............. SUCCESS [ 0.517 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Legacy Test Util ......................... SUCCESS [ 0.213 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Beliefs .................................. SUCCESS [ 0.482 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Serialization :: Protobuf ................ SUCCESS [ 2.476 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools Persistence projects ........................ SUCCESS [ 0.016 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Persistence :: API ....................... SUCCESS [ 0.111 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Persistence :: JPA ....................... SUCCESS [ 1.243 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Traits ................................... SUCCESS [ 1.233 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Verifier ................................. SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Verifier DRL ............................. SUCCESS [ 0.787 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools Workbench - Verifier Api .................... SUCCESS [ 0.064 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools Workbench - Verifier Core ................... SUCCESS [ 0.750 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Templates ................................ SUCCESS [ 0.370 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Decision Tables .......................... SUCCESS [ 0.993 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools examples .................................... SUCCESS [ 0.849 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: CI .......................................... SUCCESS [ 0.616 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Codegen :: Common ........................ SUCCESS [ 0.079 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Model :: Project Codegen ................. SUCCESS [ 0.250 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 0.624 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.125 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 5.004 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT FUNCTIONS SUCCESS [ 1.954 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT ..... SUCCESS [ 1.353 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 0.790 s]
[2022-06-22T04:59:20.266Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.336 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.021 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.473 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 0.764 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.021 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.064 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.313 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.018 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 0.511 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.174 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.096 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Kie :: Dependencies ................. SUCCESS [ 0.054 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Evaluator :: Assembler .............. SUCCESS [ 0.432 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.204 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.292 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.123 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Core ............. FAILURE [ 4.124 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.097 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SKIPPED
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SKIPPED
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.015 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SKIPPED
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SKIPPED
[2022-06-22T04:59:20.266Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SKIPPED
[2022-06-22T04:59:20.266Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SKIPPED
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.016 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 1.806 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.019 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.189 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.405 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.146 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.019 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.198 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.288 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.144 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.016 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.251 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.339 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.213 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.266Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.193 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.276 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.124 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.045 s]
[2022-06-22T04:59:20.267Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SKIPPED
[2022-06-22T04:59:20.267Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SKIPPED
[2022-06-22T04:59:20.267Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.246 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SKIPPED
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Archetype ................. SUCCESS [ 0.138 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Archetype ....... SUCCESS [ 0.095 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.124 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.249 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.089 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.306 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.272 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.209 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.018 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.091 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.310 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.245 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.232 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.235 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.242 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.181 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.213 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Benchmarks .......................... SUCCESS [ 0.022 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: PMML :: Benchmarks :: Regression ............ SUCCESS [ 2.299 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.035 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.014 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.115 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.105 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.111 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.123 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.113 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.120 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.110 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.150 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.193 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.097 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.115 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.018 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.016 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.016 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.056 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.037 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.165 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.019 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.061 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.044 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.150 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.807 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.081 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 4.324 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.125 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.101 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.095 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.017 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.251 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Scenario Simulation Backend .............. SKIPPED
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SKIPPED
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.319 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.016 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.071 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.273 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.015 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.094 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 0.402 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.220 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.183 s]
[2022-06-22T04:59:20.267Z] [INFO] KIE :: Maven Plugin ................................ SKIPPED
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.020 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 2.487 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 1.344 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 0.488 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 1.117 s]
[2022-06-22T04:59:20.267Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 1.705 s]
[2022-06-22T04:59:20.267Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:59:20.267Z] [INFO] BUILD FAILURE
[2022-06-22T04:59:20.267Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:59:20.267Z] [INFO] Total time: 01:51 min
[2022-06-22T04:59:20.267Z] [INFO] Finished at: 2022-06-22T00:59:19-04:00
[2022-06-22T04:59:20.267Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T04:59:20.267Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure: Compilation failure:
[2022-06-22T04:59:20.267Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-apps/bc/kiegroup_drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[412,111] cannot find symbol
[2022-06-22T04:59:20.267Z] [ERROR] symbol: variable DecisionEvaluationStatus
[2022-06-22T04:59:20.267Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T04:59:20.267Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-apps/bc/kiegroup_drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[413,104] cannot find symbol
[2022-06-22T04:59:20.267Z] [ERROR] symbol: variable InstanceOfAssertFactories
[2022-06-22T04:59:20.267Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T04:59:20.267Z] [ERROR] -> [Help 1]
[2022-06-22T04:59:20.267Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T04:59:20.267Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T04:59:20.267Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T04:59:20.267Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T04:59:20.267Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T04:59:20.267Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T04:59:20.267Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T04:59:20.267Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T04:59:20.267Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T04:59:20.267Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T04:59:20.267Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T04:59:20.267Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T04:59:20.267Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T04:59:20.267Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T04:59:20.267Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T04:59:20.267Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2022-06-22T04:59:20.267Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2022-06-22T04:59:20.267Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2022-06-22T04:59:20.267Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T04:59:20.267Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T04:59:20.267Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T04:59:20.267Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T04:59:20.267Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T04:59:20.267Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T04:59:20.267Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T04:59:20.267Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T04:59:20.267Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T04:59:20.267Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T04:59:20.267Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T04:59:20.267Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T04:59:20.268Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T04:59:20.268Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T04:59:20.268Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T04:59:20.268Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T04:59:20.268Z] [ERROR]
[2022-06-22T04:59:20.268Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-06-22T04:59:20.268Z] [ERROR]
[2022-06-22T04:59:20.268Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-06-22T04:59:20.268Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-06-22T04:59:20.268Z] [ERROR]
[2022-06-22T04:59:20.268Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-06-22T04:59:20.268Z] [ERROR] mvn -rf :kie-dmn-core
[2022-06-22T04:59:20.523Z] ::error title= [kiegroup/drools] [Execution ERROR]::mvn clean install -Dquickly -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/drools.tests.downstream.kogito-apps@tmp/config4415652549820969969tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[2022-06-22T04:59:20.523Z] [INFO] Archive artifact won't be executed
[2022-06-22T04:59:20.523Z] ::group::[Pull Request Flow] Execution Summary...
[2022-06-22T04:59:20.523Z] [INFO] ----------------------------------------------
[2022-06-22T04:59:20.523Z] [INFO] [kiegroup/drools]. Execution Result: error. Time: 1m 52.4s (112410 ms)
[2022-06-22T04:59:20.523Z] [INFO] ----------------------------------------------
[2022-06-22T04:59:20.523Z] ::endgroup::
[2022-06-22T04:59:20.523Z] [ERROR] [kiegroup/drools] error executing command: 'mvn clean install -Dquickly -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/drools.tests.downstream.kogito-apps@tmp/config4415652549820969969tmp -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-06-22T04:59:20.523Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/drools] error executing command: 'mvn clean install -Dquickly -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/drools.tests.downstream.kogito-apps@tmp/config4415652549820969969tmp -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-06-22T04:59:20.588Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-06-22T04:59:20.693Z] Recording test results
[2022-06-22T04:59:21.652Z] No test report files were found. Configuration error?
Error when executing always post condition:
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-psi-rhel7-xlarge-64
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1166)
at hudson.FilePath.act(FilePath.java:1155)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:107)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:153)
at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:247)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3338)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)

[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-06-22T04:59:21.987Z] + rm -rf console.log
[Pipeline] sh

@kie-ci3
Copy link

kie-ci3 commented Jun 22, 2022

(tests) - drools job #173 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.drools/173/display/redirect

Test results:

  • PASSED: 16262
  • FAILED: 0

Those are the test failures: none

See console log:

Console Logs [2022-06-22T05:22:51.346Z] [INFO] | | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
[2022-06-22T05:22:51.346Z] [INFO] | | +- org.checkerframework:checker-qual:jar:3.8.0:compile
[2022-06-22T05:22:51.346Z] [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.5.1:compile
[2022-06-22T05:22:51.346Z] [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[2022-06-22T05:22:51.346Z] [INFO] | \- org.drools:drools-xml-support:jar:8.24.0-SNAPSHOT:compile
[2022-06-22T05:22:51.346Z] [INFO] +- org.drools:drools-examples:jar:sources:8.24.0-SNAPSHOT:compile
[2022-06-22T05:22:51.346Z] [INFO] +- org.kie:kie-api:jar:javadoc:8.24.0-SNAPSHOT:compile
[2022-06-22T05:22:51.346Z] [INFO] \- org.kie:kie-internal:jar:javadoc:8.24.0-SNAPSHOT:compile
[2022-06-22T05:22:51.346Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T05:22:51.346Z] [INFO] Reactor Summary for Drools :: Parent 8.24.0-SNAPSHOT:
[2022-06-22T05:22:51.346Z] [INFO]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Parent ................................... SUCCESS [ 7.336 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE core BOM ....................................... SUCCESS [ 0.010 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools BOM (Bill Of Materials) ..................... SUCCESS [ 0.010 s]
[2022-06-22T05:22:51.346Z] [INFO] Kie DMN BOM (Bill Of Materials) .................... SUCCESS [ 0.009 s]
[2022-06-22T05:22:51.346Z] [INFO] Kie PMML BOM (Bill Of Materials) ................... SUCCESS [ 0.009 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Bom Parent ............................... SUCCESS [ 0.008 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Build Parent ............................. SUCCESS [ 5.051 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Public API .................................. SUCCESS [ 8.950 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Internal .................................... SUCCESS [ 7.317 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.049 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Drools Maven Archetype ...................... SUCCESS [ 2.306 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 2.442 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.130 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Model Archetype ............................. SUCCESS [ 1.739 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: KJAR Archetype .............................. SUCCESS [ 0.080 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Service Spring Boot Archetype ............... SUCCESS [ 0.100 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Util ........................................ SUCCESS [ 0.045 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Util :: Maven Support ....................... SUCCESS [ 1.903 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Util :: Maven Integration ................... SUCCESS [ 5.059 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Util :: XML supposrt ........................ SUCCESS [ 1.859 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Util ..................................... SUCCESS [ 3.507 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Memory Compiler ............................. SUCCESS [ 4.125 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Rule Units :: Parent ..................... SUCCESS [ 0.044 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Rule Units :: API ........................ SUCCESS [ 1.893 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Wiring :: Parent ......................... SUCCESS [ 0.042 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Wiring :: API ............................ SUCCESS [ 2.122 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Wiring :: Static ......................... SUCCESS [ 2.721 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Core ..................................... SUCCESS [ 17.623 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: DRL AST .................................. SUCCESS [ 3.647 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: DRL :: Parser ............................ SUCCESS [ 6.310 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: DRL :: Extensions ........................ SUCCESS [ 1.781 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Wiring :: Dynamic ........................ SUCCESS [ 2.754 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: KieSession ............................... SUCCESS [ 9.520 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: ECJ ...................................... SUCCESS [ 5.502 s]
[2022-06-22T05:22:51.346Z] [INFO] KIE :: Test Utility Classes ........................ SUCCESS [ 3.939 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Compiler ................................. SUCCESS [ 9.829 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Model :: Parent .......................... SUCCESS [ 0.044 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Canonical Model .......................... SUCCESS [ 6.850 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Commands ................................. SUCCESS [ 5.350 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: XML Support .............................. SUCCESS [ 5.254 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: MVEL Parser .............................. SUCCESS [ 7.618 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: MVEL Compiler ............................ SUCCESS [ 10.389 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Truth Maintenance System ................. SUCCESS [ 4.333 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: MVEL ..................................... SUCCESS [ 11.603 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Model :: Compiler ........................ SUCCESS [01:23 min]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Rule Units :: Implementation ............. SUCCESS [ 7.536 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Legacy Test Util ......................... SUCCESS [ 3.889 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Beliefs .................................. SUCCESS [ 5.547 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Serialization :: Protobuf ................ SUCCESS [ 18.476 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools Persistence projects ........................ SUCCESS [ 0.039 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Persistence :: API ....................... SUCCESS [ 2.222 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Persistence :: JPA ....................... SUCCESS [ 31.292 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Traits ................................... SUCCESS [ 31.538 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Verifier ................................. SUCCESS [ 0.039 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools :: Verifier DRL ............................. SUCCESS [ 31.343 s]
[2022-06-22T05:22:51.346Z] [INFO] Drools Workbench - Verifier Api .................... SUCCESS [ 1.962 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools Workbench - Verifier Core ................... SUCCESS [ 6.972 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Templates ................................ SUCCESS [ 6.261 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Decision Tables .......................... SUCCESS [ 14.213 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools examples .................................... SUCCESS [ 4.661 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: CI .......................................... SUCCESS [01:03 min]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Codegen :: Common ........................ SUCCESS [ 2.099 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Model :: Project Codegen ................. SUCCESS [ 6.015 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.038 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 6.482 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 2.439 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [01:11 min]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT FUNCTIONS SUCCESS [ 8.007 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT ..... SUCCESS [ 4.788 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 9.165 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 39.512 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.049 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 4.193 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 4.665 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.043 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 1.669 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 4.296 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.045 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 3.673 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 11.378 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 1.795 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Kie :: Dependencies ................. SUCCESS [ 1.574 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Evaluator :: Assembler .............. SUCCESS [ 6.618 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.045 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.044 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 2.765 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 6.996 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 2.652 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Core ............. FAILURE [ 5.642 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 1.867 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.033 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.033 s]
[2022-06-22T05:22:51.347Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.047 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 9.286 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.048 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 3.554 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 7.437 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 2.786 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.054 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 3.010 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 7.203 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 2.669 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.050 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 3.208 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 10.766 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 4.315 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.052 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 2.989 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 5.963 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 2.644 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.120 s]
[2022-06-22T05:22:51.347Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: FEEL DMN GWT SHOWCASE SUCCESS [01:06 min]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 4.027 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Archetype ................. SUCCESS [ 0.131 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Archetype ....... SUCCESS [ 0.118 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 2.023 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 5.394 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.049 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 1.931 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 8.628 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 8.428 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 9.654 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.051 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 1.856 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 8.677 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 9.020 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 10.042 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 10.816 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 5.312 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 4.750 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 5.707 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Benchmarks .......................... SUCCESS [ 0.052 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: PMML :: Benchmarks :: Regression ............ SUCCESS [ 4.384 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.069 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.033 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 7.910 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 4.540 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 4.699 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 4.678 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 4.754 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 4.686 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 4.384 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 4.888 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 10.266 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 3.287 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 4.749 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.032 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.031 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.032 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 1.711 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.053 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 6.785 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.033 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 1.718 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.051 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 5.754 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [01:23 min]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.069 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [04:02 min]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 4.277 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 4.028 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 3.000 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.033 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 4.310 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Scenario Simulation Backend .............. SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 6.117 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.032 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 1.843 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 7.118 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.036 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 2.054 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 4.912 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 12.211 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 9.261 s]
[2022-06-22T05:22:51.347Z] [INFO] KIE :: Maven Plugin ................................ SKIPPED
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.040 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 5.407 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 2.369 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 6.519 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 13.295 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 16.727 s]
[2022-06-22T05:22:51.347Z] [INFO] Drools documentation ............................... SUCCESS [01:29 min]
[2022-06-22T05:22:51.347Z] [INFO] Drools distribution ................................ SUCCESS [ 11.087 s]
[2022-06-22T05:22:51.347Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T05:22:51.347Z] [INFO] BUILD FAILURE
[2022-06-22T05:22:51.347Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T05:22:51.347Z] [INFO] Total time: 25:41 min
[2022-06-22T05:22:51.347Z] [INFO] Finished at: 2022-06-22T01:22:50-04:00
[2022-06-22T05:22:51.347Z] [INFO] ------------------------------------------------------------------------
[2022-06-22T05:22:51.347Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure: Compilation failure:
[2022-06-22T05:22:51.347Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools/bc/kiegroup_drools/drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[412,111] cannot find symbol
[2022-06-22T05:22:51.347Z] [ERROR] symbol: variable DecisionEvaluationStatus
[2022-06-22T05:22:51.347Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T05:22:51.347Z] [ERROR] /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools/bc/kiegroup_drools/drools/kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyTest.java:[413,104] cannot find symbol
[2022-06-22T05:22:51.347Z] [ERROR] symbol: variable InstanceOfAssertFactories
[2022-06-22T05:22:51.347Z] [ERROR] location: class org.kie.dmn.core.DMNDecisionTableHitPolicyTest
[2022-06-22T05:22:51.347Z] [ERROR] -> [Help 1]
[2022-06-22T05:22:51.347Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project kie-dmn-core: Compilation failure
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T05:22:51.348Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T05:22:51.348Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T05:22:51.348Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T05:22:51.348Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T05:22:51.348Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T05:22:51.348Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T05:22:51.348Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T05:22:51.348Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T05:22:51.348Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T05:22:51.348Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T05:22:51.348Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2022-06-22T05:22:51.348Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2022-06-22T05:22:51.348Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2022-06-22T05:22:51.348Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-06-22T05:22:51.348Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-06-22T05:22:51.348Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[2022-06-22T05:22:51.348Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-06-22T05:22:51.348Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-06-22T05:22:51.348Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
[2022-06-22T05:22:51.348Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
[2022-06-22T05:22:51.348Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
[2022-06-22T05:22:51.348Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-06-22T05:22:51.348Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-06-22T05:22:51.348Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-06-22T05:22:51.348Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-06-22T05:22:51.348Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-06-22T05:22:51.348Z] [ERROR]
[2022-06-22T05:22:51.348Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-06-22T05:22:51.348Z] [ERROR]
[2022-06-22T05:22:51.348Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-06-22T05:22:51.348Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-06-22T05:22:51.348Z] [ERROR]
[2022-06-22T05:22:51.348Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-06-22T05:22:51.348Z] [ERROR] mvn -rf :kie-dmn-core
[2022-06-22T05:22:51.348Z] ::error title= [kiegroup/drools] [Execution ERROR]::mvn -f drools/pom.xml clean install -Dfull -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 -Prun-code-coverage -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools@tmp/config2118427249185613123tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[2022-06-22T05:22:51.348Z] [INFO] Archive artifact won't be executed
[2022-06-22T05:22:51.348Z] ::group::[Pull Request Flow] Execution Summary...
[2022-06-22T05:22:51.348Z] [INFO] ----------------------------------------------
[2022-06-22T05:22:51.348Z] [INFO] [kiegroup/drools]. Execution Result: error. Time: 25m 42.3s (1542334 ms)
[2022-06-22T05:22:51.348Z] [INFO] ----------------------------------------------
[2022-06-22T05:22:51.348Z] ::endgroup::
[2022-06-22T05:22:51.908Z] [ERROR] [kiegroup/drools] error executing command: 'mvn -f drools/pom.xml clean install -Dfull -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 -Prun-code-coverage -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools@tmp/config2118427249185613123tmp -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-06-22T05:22:51.908Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/drools] error executing command: 'mvn -f drools/pom.xml clean install -Dfull -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 -Prun-code-coverage -Dquarkus.bootstrap.effective-model-builder -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools@tmp/config2118427249185613123tmp -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-06-22T05:22:51.968Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-06-22T05:22:52.074Z] Recording test results
[2022-06-22T05:22:54.156Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2022-06-22T05:22:54.176Z] Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-06-22T05:22:55.293Z] + rm -rf console.log
[Pipeline] sh

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@tarilabs tarilabs merged commit 305b1ed into apache:main Jun 27, 2022
nprentza pushed a commit to nprentza/drools that referenced this pull request Jul 15, 2022
… is null (apache#4482)

* DROOLS-7028 - fix NPE: decision table has FIRST hit policy and result is null (apache#4479)

* DROOLS-7028 - fix NPE: decision table has FIRST hit policy and result is null - cherrypicked to 7.x

* refactoring and simplification

Co-authored-by: Vladimir Piyanov <vpiyanov@natera.com>
Co-authored-by: tarilabs <matteo.mortari@gmail.com>
Conflicts:
	kie-dmn/kie-dmn-core/src/test/java/org/kie/dmn/core/DMNDecisionTableHitPolicyNoExecModelTest.java

* resolve imports problem as conflict resolve on cherry-pick

Co-authored-by: vpiyanov <vladimir.piyanov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants