-
Notifications
You must be signed in to change notification settings - Fork 209
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
[KOGITO-9434] Moving python modules under python profile #3091
Conversation
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-springboot-examples/1185/display/redirect Console Logs> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-springboot-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-springboot-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh12953522434032090781.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f988c5b1e597431ad6b5521c60780fd99775f1cb (main) > git config core.sparsecheckout # timeout=10 > git checkout -f f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 Commit message: "Add some Cloud methods (#282)" > git rev-list --no-walk f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-120 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f72b3024971d680b8bab9d5a88846493b191c71 (origin/main) Commit message: "CI: build-chain config: solve docker prune (#1003)" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-23T14:41:42.103Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:41:42.905Z] + printenv [Pipeline] archiveArtifacts [2023-06-23T14:41:42.938Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-06-23T14:41:43.557Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples [Pipeline] { [Pipeline] echo [2023-06-23T14:41:43.593Z] [INFO] space left on the machine [Pipeline] sh [2023-06-23T14:41:43.873Z] + df -h [2023-06-23T14:41:43.874Z] Filesystem Size Used Avail Use% Mounted on [2023-06-23T14:41:43.874Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-06-23T14:41:43.874Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-06-23T14:41:43.874Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-06-23T14:41:43.874Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-06-23T14:41:43.874Z] /dev/vda3 80G 25G 56G 31% / [2023-06-23T14:41:43.874Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-06-23T14:41:43.874Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-06-23T14:41:43.899Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-06-23T14:41:44.180Z] + du -h -d1 /home/jenkins [2023-06-23T14:41:44.180Z] 4.0K /home/jenkins/.ssh [2023-06-23T14:41:44.180Z] 0 /home/jenkins/go [2023-06-23T14:41:44.180Z] 8.0K /home/jenkins/.vnc [2023-06-23T14:41:44.180Z] 8.0K /home/jenkins/.m2 [2023-06-23T14:41:44.180Z] 2.2G /home/jenkins/git-repos [2023-06-23T14:41:44.180Z] 8.0K /home/jenkins/.config [2023-06-23T14:41:44.180Z] 161M /home/jenkins/virtenvs [2023-06-23T14:41:44.180Z] 4.0K /home/jenkins/.cekit [2023-06-23T14:41:44.180Z] 33M /home/jenkins/remoting [2023-06-23T14:41:44.180Z] 0 /home/jenkins/.cache [2023-06-23T14:41:44.180Z] 11M /home/jenkins/workspace [2023-06-23T14:41:44.180Z] 0 /home/jenkins/caches [2023-06-23T14:41:44.180Z] 32K /home/jenkins/.docker [2023-06-23T14:41:44.180Z] 145M /home/jenkins/tools [2023-06-23T14:41:44.180Z] 20M /home/jenkins/.npm [2023-06-23T14:41:44.180Z] 2.5G /home/jenkins [Pipeline] echo [2023-06-23T14:41:44.212Z] [INFO] space of workspace [Pipeline] sh [2023-06-23T14:41:44.498Z] + du -h -d3 /home/jenkins/workspace [2023-06-23T14:41:44.499Z] 11M /home/jenkins/workspace/KIE/kogito/main [2023-06-23T14:41:44.499Z] 0 /home/jenkins/workspace/KIE/kogito/1.40.x [2023-06-23T14:41:44.499Z] 11M /home/jenkins/workspace/KIE/kogito [2023-06-23T14:41:44.499Z] 11M /home/jenkins/workspace/KIE [2023-06-23T14:41:44.499Z] 11M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:44.895Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-06-23T14:41:44.987Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-06-23T14:41:45.270Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-06-23T14:41:47.159Z] [2023-06-23T14:41:47.159Z] changed 95 packages, and audited 96 packages in 2s [2023-06-23T14:41:47.159Z] [2023-06-23T14:41:47.159Z] 5 packages are looking for funding [2023-06-23T14:41:47.159Z] run `npm fund` for details [2023-06-23T14:41:47.159Z] [2023-06-23T14:41:47.159Z] found 0 vulnerabilities [Pipeline] sh [2023-06-23T14:41:47.454Z] + npm list -g [2023-06-23T14:41:47.455Z] + grep build-chain [2023-06-23T14:41:48.013Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:48.511Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-06-23T14:41:48.544Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-06-23T14:41:48.561Z] provisioning config files... [2023-06-23T14:41:48.565Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config10557372546415540712tmp [Pipeline] { [Pipeline] withCredentials [2023-06-23T14:41:48.634Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-06-23T14:41:48.691Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config10557372546415540712tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-06-23T14:41:48.716Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-06-23T14:41:48.717Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-06-23T14:41:48.717Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-06-23T14:41:48.982Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-06-23T14:41:48.982Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/durable-e8d527d2/script.sh ']' [2023-06-23T14:41:48.982Z] ++ deactivate nondestructive [2023-06-23T14:41:48.982Z] ++ unset -f pydoc [2023-06-23T14:41:48.982Z] ++ '[' -z '' ']' [2023-06-23T14:41:48.982Z] ++ '[' -z '' ']' [2023-06-23T14:41:48.982Z] ++ hash -r [2023-06-23T14:41:48.982Z] ++ '[' -z '' ']' [2023-06-23T14:41:48.982Z] ++ unset VIRTUAL_ENV [2023-06-23T14:41:48.982Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-06-23T14:41:48.982Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-06-23T14:41:48.982Z] ++ '[' linux-gnu = cygwin ']' [2023-06-23T14:41:48.982Z] ++ '[' linux-gnu = msys ']' [2023-06-23T14:41:48.982Z] ++ export VIRTUAL_ENV [2023-06-23T14:41:48.982Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:48.982Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:48.982Z] ++ export PATH [2023-06-23T14:41:48.982Z] ++ '[' -z '' ']' [2023-06-23T14:41:48.982Z] ++ '[' -z '' ']' [2023-06-23T14:41:48.982Z] ++ _OLD_VIRTUAL_PS1= [2023-06-23T14:41:48.982Z] ++ '[' x '!=' x ']' [2023-06-23T14:41:48.982Z] +++ basename /home/jenkins/virtenvs/swf [2023-06-23T14:41:48.982Z] ++ PS1='(swf) ' [2023-06-23T14:41:48.982Z] ++ export PS1 [2023-06-23T14:41:48.982Z] ++ alias pydoc [2023-06-23T14:41:48.982Z] ++ true [2023-06-23T14:41:48.982Z] ++ hash -r [2023-06-23T14:41:48.983Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-06-23T14:41:50.342Z] # Executing pre section [2023-06-23T14:41:50.342Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config10557372546415540712tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:50.342Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config10557372546415540712tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:50.342Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:41:50.342Z] BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:41:50.342Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-06-23T14:41:50.342Z] QUARKUS_VERSION= [2023-06-23T14:41:50.342Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-06-23T14:41:50.342Z] ENABLE_DEPLOY= [2023-06-23T14:41:50.342Z] [2023-06-23T14:41:50.342Z] # Execution Plan [2023-06-23T14:41:50.342Z] [INFO] 4 projects will be executed [2023-06-23T14:41:50.342Z] [INFO] [kiegroup/drools] [2023-06-23T14:41:50.342Z] [INFO] Level type: upstream [2023-06-23T14:41:50.342Z] [INFO] [before] [2023-06-23T14:41:50.342Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.342Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.342Z] [INFO] [commands] [2023-06-23T14:41:50.342Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.342Z] [INFO] [kiegroup/kogito-runtimes] [2023-06-23T14:41:50.342Z] [INFO] Level type: upstream [2023-06-23T14:41:50.342Z] [INFO] [before] [2023-06-23T14:41:50.342Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.342Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.342Z] [INFO] [commands] [2023-06-23T14:41:50.342Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.342Z] [INFO] [kiegroup/kogito-apps] [2023-06-23T14:41:50.342Z] [INFO] Level type: upstream [2023-06-23T14:41:50.342Z] [INFO] [before] [2023-06-23T14:41:50.342Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.342Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.342Z] [INFO] [commands] [2023-06-23T14:41:50.342Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.342Z] [INFO] [kiegroup/kogito-examples] [2023-06-23T14:41:50.342Z] [INFO] Level type: current [2023-06-23T14:41:50.342Z] [INFO] [before] [2023-06-23T14:41:50.342Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-06-23T14:41:50.342Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-06-23T14:41:50.342Z] [INFO] [commands] [2023-06-23T14:41:50.342Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-06-23T14:41:50.342Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-06-23T14:41:50.342Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-06-23T14:41:50.342Z] [2023-06-23T14:41:50.342Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-06-23T14:42:05.182Z] [INFO] kiegroup/drools checked out [2023-06-23T14:42:17.363Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-06-23T14:42:17.363Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-23T14:42:17.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:17.872Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-23T14:42:17.907Z] Recording test results [2023-06-23T14:42:18.241Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-23T14:42:18.261Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:17.855Z] No test report files were found. Configuration error? [2023-06-23T14:42:18.938Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/2812/display/redirect Console Logs> git checkout -f 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10Commit message: "CI: build-chain config: solve docker prune (#1003)" > git rev-list --no-walk 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10 Loading library jenkins-pipeline-shared-libraries@main Attempting to resolve main from remote references... > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17764681879479414415.key Verifying host key using manually-configured host key entries > git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Found match: refs/heads/main revision f988c5b1e597431ad6b5521c60780fd99775f1cb Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kie-ci-user-key > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh18316669811902178939.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f988c5b1e597431ad6b5521c60780fd99775f1cb (main) > git config core.sparsecheckout # timeout=10 > git checkout -f f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 Commit message: "Add some Cloud methods (#282)" > git rev-list --no-walk f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-143 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f72b3024971d680b8bab9d5a88846493b191c71 (origin/main) Commit message: "CI: build-chain config: solve docker prune (#1003)" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-23T14:41:42.298Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [2023-06-23T14:41:42.425Z] Installing NodeJS from /var/jenkins_home/caches/nodejs/LINUX/amd64/16.2.0.tar.gz to /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0 on rhos-01-kie-rhel8-xlarge-docker-143 > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10 [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:41:44.500Z] + printenv [Pipeline] archiveArtifacts [2023-06-23T14:41:44.544Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-06-23T14:41:45.056Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes [Pipeline] { [Pipeline] echo [2023-06-23T14:41:45.095Z] [INFO] space left on the machine [Pipeline] sh [2023-06-23T14:41:45.374Z] + df -h [2023-06-23T14:41:45.375Z] Filesystem Size Used Avail Use% Mounted on [2023-06-23T14:41:45.375Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-06-23T14:41:45.375Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-06-23T14:41:45.375Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-06-23T14:41:45.375Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-06-23T14:41:45.375Z] /dev/vda3 80G 30G 51G 38% / [2023-06-23T14:41:45.375Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-06-23T14:41:45.375Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-06-23T14:41:45.400Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-06-23T14:41:45.679Z] + du -h -d1 /home/jenkins [2023-06-23T14:41:45.680Z] 4.0K /home/jenkins/.ssh [2023-06-23T14:41:45.680Z] 0 /home/jenkins/go [2023-06-23T14:41:45.680Z] 8.0K /home/jenkins/.vnc [2023-06-23T14:41:45.680Z] 8.0K /home/jenkins/.m2 [2023-06-23T14:41:45.680Z] 2.2G /home/jenkins/git-repos [2023-06-23T14:41:45.680Z] 8.0K /home/jenkins/.config [2023-06-23T14:41:45.934Z] 161M /home/jenkins/virtenvs [2023-06-23T14:41:45.934Z] 4.0K /home/jenkins/.cekit [2023-06-23T14:41:45.934Z] 33M /home/jenkins/remoting [2023-06-23T14:41:45.934Z] 0 /home/jenkins/.cache [2023-06-23T14:41:45.934Z] 11M /home/jenkins/workspace [2023-06-23T14:41:45.934Z] 0 /home/jenkins/caches [2023-06-23T14:41:45.934Z] 44K /home/jenkins/.docker [2023-06-23T14:41:45.934Z] 100M /home/jenkins/tools [2023-06-23T14:41:45.934Z] 2.5G /home/jenkins [Pipeline] echo [2023-06-23T14:41:45.960Z] [INFO] space of workspace [Pipeline] sh [2023-06-23T14:41:46.238Z] + du -h -d3 /home/jenkins/workspace [2023-06-23T14:41:46.239Z] 11M /home/jenkins/workspace/KIE/kogito/main [2023-06-23T14:41:46.239Z] 11M /home/jenkins/workspace/KIE/kogito [2023-06-23T14:41:46.239Z] 11M /home/jenkins/workspace/KIE [2023-06-23T14:41:46.239Z] 11M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:46.676Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-06-23T14:41:46.767Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-06-23T14:41:47.054Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-06-23T14:41:50.308Z] [2023-06-23T14:41:50.308Z] added 95 packages, and audited 96 packages in 3s [2023-06-23T14:41:50.308Z] [2023-06-23T14:41:50.308Z] 5 packages are looking for funding [2023-06-23T14:41:50.308Z] run `npm fund` for details [2023-06-23T14:41:50.308Z] [2023-06-23T14:41:50.308Z] found 0 vulnerabilities [Pipeline] sh [2023-06-23T14:41:50.601Z] + npm list -g [2023-06-23T14:41:50.602Z] + grep build-chain [2023-06-23T14:41:50.857Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:51.400Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-06-23T14:41:51.459Z] BUILD_MVN_OPTS_CURRENT = -T 1C -Dvalidate-formatting -Prun-code-coverage [Pipeline] configFileProvider [2023-06-23T14:41:51.480Z] provisioning config files... [2023-06-23T14:41:51.488Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config2899667327178242502tmp [Pipeline] { [Pipeline] withCredentials [2023-06-23T14:41:51.535Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-06-23T14:41:51.590Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config2899667327178242502tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-06-23T14:41:51.617Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-06-23T14:41:51.617Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-06-23T14:41:51.617Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-06-23T14:41:51.882Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-06-23T14:41:51.882Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/durable-58312161/script.sh ']' [2023-06-23T14:41:51.882Z] ++ deactivate nondestructive [2023-06-23T14:41:51.882Z] ++ unset -f pydoc [2023-06-23T14:41:51.882Z] ++ '[' -z '' ']' [2023-06-23T14:41:51.882Z] ++ '[' -z '' ']' [2023-06-23T14:41:51.882Z] ++ hash -r [2023-06-23T14:41:51.882Z] ++ '[' -z '' ']' [2023-06-23T14:41:51.882Z] ++ unset VIRTUAL_ENV [2023-06-23T14:41:51.882Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-06-23T14:41:51.882Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-06-23T14:41:51.882Z] ++ '[' linux-gnu = cygwin ']' [2023-06-23T14:41:51.882Z] ++ '[' linux-gnu = msys ']' [2023-06-23T14:41:51.882Z] ++ export VIRTUAL_ENV [2023-06-23T14:41:51.882Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:51.883Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:51.883Z] ++ export PATH [2023-06-23T14:41:51.883Z] ++ '[' -z '' ']' [2023-06-23T14:41:51.883Z] ++ '[' -z '' ']' [2023-06-23T14:41:51.883Z] ++ _OLD_VIRTUAL_PS1= [2023-06-23T14:41:51.883Z] ++ '[' x '!=' x ']' [2023-06-23T14:41:51.883Z] +++ basename /home/jenkins/virtenvs/swf [2023-06-23T14:41:51.883Z] ++ PS1='(swf) ' [2023-06-23T14:41:51.883Z] ++ export PS1 [2023-06-23T14:41:51.883Z] ++ alias pydoc [2023-06-23T14:41:51.883Z] ++ true [2023-06-23T14:41:51.883Z] ++ hash -r [2023-06-23T14:41:51.883Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-06-23T14:41:52.806Z] # Executing pre section [2023-06-23T14:41:52.806Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config2899667327178242502tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:52.806Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config2899667327178242502tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:52.806Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage [2023-06-23T14:41:52.806Z] BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage [2023-06-23T14:41:52.806Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-06-23T14:41:52.806Z] QUARKUS_VERSION= [2023-06-23T14:41:52.806Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-06-23T14:41:52.806Z] ENABLE_DEPLOY= [2023-06-23T14:41:52.806Z] [2023-06-23T14:41:52.806Z] # Execution Plan [2023-06-23T14:41:52.806Z] [INFO] 2 projects will be executed [2023-06-23T14:41:52.806Z] [INFO] [kiegroup/drools] [2023-06-23T14:41:52.806Z] [INFO] Level type: upstream [2023-06-23T14:41:52.806Z] [INFO] [before] [2023-06-23T14:41:52.806Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:52.806Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:52.806Z] [INFO] [commands] [2023-06-23T14:41:52.806Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:52.806Z] [INFO] [kiegroup/kogito-runtimes] [2023-06-23T14:41:52.806Z] [INFO] Level type: current [2023-06-23T14:41:52.806Z] [INFO] [before] [2023-06-23T14:41:52.806Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-06-23T14:41:52.806Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-06-23T14:41:52.806Z] [INFO] [commands] [2023-06-23T14:41:52.806Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_RUNTIMES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-06-23T14:41:52.806Z] mvn dependency:tree clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS }} [2023-06-23T14:41:52.806Z] [2023-06-23T14:41:52.806Z] # Checking out kiegroup/kogito-runtimes and its dependencies (2 projects in total). It can take some time. [2023-06-23T14:42:07.666Z] [INFO] kiegroup/drools checked out [2023-06-23T14:42:19.814Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-06-23T14:42:19.814Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-23T14:42:19.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:20.353Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-23T14:42:20.446Z] Recording test results [2023-06-23T14:42:20.774Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-23T14:42:20.793Z] Archiving artifacts [Pipeline] } [2023-06-23T14:42:20.269Z] No test report files were found. Configuration error? [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:21.434Z] + rm -rf console.log [Pipeline] sh |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1160/display/redirect Console LogsFetching changes from the remote Git repository> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.serverless-workflow-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh10077398155443050152.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f988c5b1e597431ad6b5521c60780fd99775f1cb (main) > git config core.sparsecheckout # timeout=10 > git checkout -f f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 Commit message: "Add some Cloud methods (#282)" > git rev-list --no-walk f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-145 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f72b3024971d680b8bab9d5a88846493b191c71 (origin/main) > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 Commit message: "CI: build-chain config: solve docker prune (#1003)" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-23T14:41:42.440Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10 [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:41:43.224Z] + printenv [Pipeline] archiveArtifacts [2023-06-23T14:41:43.262Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-06-23T14:41:43.806Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] echo [2023-06-23T14:41:43.844Z] [INFO] space left on the machine [Pipeline] sh [2023-06-23T14:41:44.126Z] + df -h [2023-06-23T14:41:44.126Z] Filesystem Size Used Avail Use% Mounted on [2023-06-23T14:41:44.126Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-06-23T14:41:44.126Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-06-23T14:41:44.126Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-06-23T14:41:44.126Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-06-23T14:41:44.126Z] /dev/vda3 80G 27G 53G 34% / [2023-06-23T14:41:44.126Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-06-23T14:41:44.126Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-06-23T14:41:44.158Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-06-23T14:41:44.437Z] + du -h -d1 /home/jenkins [2023-06-23T14:41:44.437Z] 4.0K /home/jenkins/.ssh [2023-06-23T14:41:44.437Z] 0 /home/jenkins/go [2023-06-23T14:41:44.437Z] 8.0K /home/jenkins/.vnc [2023-06-23T14:41:44.437Z] 8.0K /home/jenkins/.m2 [2023-06-23T14:41:44.437Z] 2.2G /home/jenkins/git-repos [2023-06-23T14:41:44.437Z] 8.0K /home/jenkins/.config [2023-06-23T14:41:44.437Z] 161M /home/jenkins/virtenvs [2023-06-23T14:41:44.437Z] 4.0K /home/jenkins/.cekit [2023-06-23T14:41:44.437Z] 33M /home/jenkins/remoting [2023-06-23T14:41:44.437Z] 0 /home/jenkins/.cache [2023-06-23T14:41:44.437Z] 11M /home/jenkins/workspace [2023-06-23T14:41:44.437Z] 0 /home/jenkins/caches [2023-06-23T14:41:44.437Z] 44K /home/jenkins/.docker [2023-06-23T14:41:44.437Z] 17M /home/jenkins/.jbang [2023-06-23T14:41:44.437Z] 145M /home/jenkins/tools [2023-06-23T14:41:44.437Z] 20M /home/jenkins/.npm [2023-06-23T14:41:44.437Z] 2.6G /home/jenkins [Pipeline] echo [2023-06-23T14:41:44.465Z] [INFO] space of workspace [Pipeline] sh [2023-06-23T14:41:44.749Z] + du -h -d3 /home/jenkins/workspace [2023-06-23T14:41:44.749Z] 11M /home/jenkins/workspace/KIE/kogito/main [2023-06-23T14:41:44.749Z] 0 /home/jenkins/workspace/KIE/kogito/1.40.x [2023-06-23T14:41:44.749Z] 11M /home/jenkins/workspace/KIE/kogito [2023-06-23T14:41:44.749Z] 11M /home/jenkins/workspace/KIE [2023-06-23T14:41:44.749Z] 11M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:45.135Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-06-23T14:41:45.209Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-06-23T14:41:45.492Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-06-23T14:41:47.373Z] [2023-06-23T14:41:47.373Z] changed 95 packages, and audited 96 packages in 2s [2023-06-23T14:41:47.373Z] [2023-06-23T14:41:47.373Z] 5 packages are looking for funding [2023-06-23T14:41:47.373Z] run `npm fund` for details [2023-06-23T14:41:47.373Z] [2023-06-23T14:41:47.373Z] found 0 vulnerabilities [Pipeline] sh [2023-06-23T14:41:47.665Z] + npm list -g [2023-06-23T14:41:47.665Z] + grep build-chain [2023-06-23T14:41:48.223Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:48.727Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-06-23T14:41:48.757Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-06-23T14:41:48.772Z] provisioning config files... [2023-06-23T14:41:48.776Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11026780196458945176tmp [Pipeline] { [Pipeline] withCredentials [2023-06-23T14:41:48.831Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-06-23T14:41:48.887Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11026780196458945176tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-06-23T14:41:48.913Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-06-23T14:41:48.913Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-06-23T14:41:48.913Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-06-23T14:41:49.180Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-06-23T14:41:49.180Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/durable-c30ca451/script.sh ']' [2023-06-23T14:41:49.180Z] ++ deactivate nondestructive [2023-06-23T14:41:49.180Z] ++ unset -f pydoc [2023-06-23T14:41:49.180Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.180Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.180Z] ++ hash -r [2023-06-23T14:41:49.180Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.180Z] ++ unset VIRTUAL_ENV [2023-06-23T14:41:49.180Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-06-23T14:41:49.180Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-06-23T14:41:49.180Z] ++ '[' linux-gnu = cygwin ']' [2023-06-23T14:41:49.180Z] ++ '[' linux-gnu = msys ']' [2023-06-23T14:41:49.180Z] ++ export VIRTUAL_ENV [2023-06-23T14:41:49.180Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:49.180Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:49.180Z] ++ export PATH [2023-06-23T14:41:49.180Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.180Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.180Z] ++ _OLD_VIRTUAL_PS1= [2023-06-23T14:41:49.180Z] ++ '[' x '!=' x ']' [2023-06-23T14:41:49.180Z] +++ basename /home/jenkins/virtenvs/swf [2023-06-23T14:41:49.180Z] ++ PS1='(swf) ' [2023-06-23T14:41:49.180Z] ++ export PS1 [2023-06-23T14:41:49.180Z] ++ alias pydoc [2023-06-23T14:41:49.180Z] ++ true [2023-06-23T14:41:49.180Z] ++ hash -r [2023-06-23T14:41:49.180Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-06-23T14:41:50.541Z] # Executing pre section [2023-06-23T14:41:50.541Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11026780196458945176tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:50.541Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11026780196458945176tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:50.541Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:41:50.541Z] BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:41:50.541Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-06-23T14:41:50.541Z] QUARKUS_VERSION= [2023-06-23T14:41:50.541Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-06-23T14:41:50.541Z] ENABLE_DEPLOY= [2023-06-23T14:41:50.541Z] [2023-06-23T14:41:50.541Z] # Execution Plan [2023-06-23T14:41:50.541Z] [INFO] 4 projects will be executed [2023-06-23T14:41:50.541Z] [INFO] [kiegroup/drools] [2023-06-23T14:41:50.542Z] [INFO] Level type: upstream [2023-06-23T14:41:50.542Z] [INFO] [before] [2023-06-23T14:41:50.542Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.542Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.542Z] [INFO] [commands] [2023-06-23T14:41:50.542Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.542Z] [INFO] [kiegroup/kogito-runtimes] [2023-06-23T14:41:50.542Z] [INFO] Level type: upstream [2023-06-23T14:41:50.542Z] [INFO] [before] [2023-06-23T14:41:50.542Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.542Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.542Z] [INFO] [commands] [2023-06-23T14:41:50.542Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.542Z] [INFO] [kiegroup/kogito-apps] [2023-06-23T14:41:50.542Z] [INFO] Level type: upstream [2023-06-23T14:41:50.542Z] [INFO] [before] [2023-06-23T14:41:50.542Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.542Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.542Z] [INFO] [commands] [2023-06-23T14:41:50.542Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.542Z] [INFO] [kiegroup/kogito-examples] [2023-06-23T14:41:50.542Z] [INFO] Level type: current [2023-06-23T14:41:50.542Z] [INFO] [before] [2023-06-23T14:41:50.542Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-06-23T14:41:50.542Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-06-23T14:41:50.542Z] [INFO] [commands] [2023-06-23T14:41:50.542Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-06-23T14:41:50.542Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-06-23T14:41:50.542Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-06-23T14:41:50.542Z] [2023-06-23T14:41:50.542Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-06-23T14:42:05.373Z] [INFO] kiegroup/drools checked out [2023-06-23T14:42:20.189Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-06-23T14:42:20.189Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-23T14:42:20.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:20.791Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-23T14:42:20.829Z] Recording test results [2023-06-23T14:42:21.113Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-23T14:42:21.135Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:20.567Z] No test report files were found. Configuration error? [2023-06-23T14:42:21.838Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/2819/display/redirect Console Logs> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7240187908681831938.keyVerifying host key using manually-configured host key entries > git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Found match: refs/heads/main revision f988c5b1e597431ad6b5521c60780fd99775f1cb Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kie-ci-user-key > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-apps/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-apps/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh1597092648168513010.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f988c5b1e597431ad6b5521c60780fd99775f1cb (main) > git config core.sparsecheckout # timeout=10 > git checkout -f f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 Commit message: "Add some Cloud methods (#282)" > git rev-list --no-walk f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-119 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f72b3024971d680b8bab9d5a88846493b191c71 (origin/main) Commit message: "CI: build-chain config: solve docker prune (#1003)" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-23T14:41:42.273Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:41:43.061Z] + printenv [Pipeline] archiveArtifacts [2023-06-23T14:41:43.100Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-06-23T14:41:43.688Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps [Pipeline] { [Pipeline] echo [2023-06-23T14:41:43.727Z] [INFO] space left on the machine [Pipeline] sh [2023-06-23T14:41:44.011Z] + df -h [2023-06-23T14:41:44.012Z] Filesystem Size Used Avail Use% Mounted on [2023-06-23T14:41:44.012Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-06-23T14:41:44.012Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-06-23T14:41:44.012Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-06-23T14:41:44.012Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-06-23T14:41:44.012Z] /dev/vda3 80G 32G 49G 40% / [2023-06-23T14:41:44.012Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-06-23T14:41:44.012Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-06-23T14:41:44.041Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-06-23T14:41:44.326Z] + du -h -d1 /home/jenkins [2023-06-23T14:41:44.327Z] 4.0K /home/jenkins/.ssh [2023-06-23T14:41:44.327Z] 0 /home/jenkins/go [2023-06-23T14:41:44.327Z] 8.0K /home/jenkins/.vnc [2023-06-23T14:41:44.327Z] 8.0K /home/jenkins/.m2 [2023-06-23T14:41:44.327Z] 2.2G /home/jenkins/git-repos [2023-06-23T14:41:44.327Z] 8.0K /home/jenkins/.config [2023-06-23T14:41:44.327Z] 161M /home/jenkins/virtenvs [2023-06-23T14:41:44.327Z] 4.0K /home/jenkins/.cekit [2023-06-23T14:41:44.327Z] 33M /home/jenkins/remoting [2023-06-23T14:41:44.327Z] 0 /home/jenkins/.cache [2023-06-23T14:41:44.327Z] 11M /home/jenkins/workspace [2023-06-23T14:41:44.327Z] 0 /home/jenkins/caches [2023-06-23T14:41:44.327Z] 44K /home/jenkins/.docker [2023-06-23T14:41:44.327Z] 17M /home/jenkins/.jbang [2023-06-23T14:41:44.327Z] 145M /home/jenkins/tools [2023-06-23T14:41:44.327Z] 20M /home/jenkins/.npm [2023-06-23T14:41:44.327Z] 2.6G /home/jenkins [Pipeline] echo [2023-06-23T14:41:44.355Z] [INFO] space of workspace [Pipeline] sh [2023-06-23T14:41:44.634Z] + du -h -d3 /home/jenkins/workspace [2023-06-23T14:41:44.635Z] 11M /home/jenkins/workspace/KIE/kogito/main [2023-06-23T14:41:44.635Z] 0 /home/jenkins/workspace/KIE/kogito/1.40.x [2023-06-23T14:41:44.635Z] 11M /home/jenkins/workspace/KIE/kogito [2023-06-23T14:41:44.635Z] 11M /home/jenkins/workspace/KIE [2023-06-23T14:41:44.635Z] 11M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:45.022Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-06-23T14:41:45.108Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-06-23T14:41:45.393Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-06-23T14:41:47.282Z] [2023-06-23T14:41:47.282Z] changed 95 packages, and audited 96 packages in 2s [2023-06-23T14:41:47.282Z] [2023-06-23T14:41:47.282Z] 5 packages are looking for funding [2023-06-23T14:41:47.282Z] run `npm fund` for details [2023-06-23T14:41:47.282Z] [2023-06-23T14:41:47.282Z] found 0 vulnerabilities [Pipeline] sh [2023-06-23T14:41:47.581Z] + npm list -g [2023-06-23T14:41:47.581Z] + grep build-chain [2023-06-23T14:41:48.139Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:41:48.641Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-06-23T14:41:48.686Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-06-23T14:41:48.704Z] provisioning config files... [2023-06-23T14:41:48.709Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config13489881358941958786tmp [Pipeline] { [Pipeline] withCredentials [2023-06-23T14:41:48.751Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-06-23T14:41:48.800Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config13489881358941958786tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-06-23T14:41:48.831Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-06-23T14:41:48.832Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-06-23T14:41:48.832Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-06-23T14:41:49.097Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-06-23T14:41:49.097Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/durable-481259a3/script.sh ']' [2023-06-23T14:41:49.097Z] ++ deactivate nondestructive [2023-06-23T14:41:49.097Z] ++ unset -f pydoc [2023-06-23T14:41:49.097Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.097Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.097Z] ++ hash -r [2023-06-23T14:41:49.097Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.097Z] ++ unset VIRTUAL_ENV [2023-06-23T14:41:49.097Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-06-23T14:41:49.097Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-06-23T14:41:49.097Z] ++ '[' linux-gnu = cygwin ']' [2023-06-23T14:41:49.097Z] ++ '[' linux-gnu = msys ']' [2023-06-23T14:41:49.097Z] ++ export VIRTUAL_ENV [2023-06-23T14:41:49.097Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:49.097Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:41:49.097Z] ++ export PATH [2023-06-23T14:41:49.097Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.097Z] ++ '[' -z '' ']' [2023-06-23T14:41:49.097Z] ++ _OLD_VIRTUAL_PS1= [2023-06-23T14:41:49.097Z] ++ '[' x '!=' x ']' [2023-06-23T14:41:49.097Z] +++ basename /home/jenkins/virtenvs/swf [2023-06-23T14:41:49.097Z] ++ PS1='(swf) ' [2023-06-23T14:41:49.097Z] ++ export PS1 [2023-06-23T14:41:49.097Z] ++ alias pydoc [2023-06-23T14:41:49.097Z] ++ true [2023-06-23T14:41:49.097Z] ++ hash -r [2023-06-23T14:41:49.097Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-apps -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-06-23T14:41:50.461Z] # Executing pre section [2023-06-23T14:41:50.461Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config13489881358941958786tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:50.461Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config13489881358941958786tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:41:50.461Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:41:50.461Z] BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:41:50.461Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-06-23T14:41:50.461Z] QUARKUS_VERSION= [2023-06-23T14:41:50.461Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-06-23T14:41:50.461Z] ENABLE_DEPLOY= [2023-06-23T14:41:50.461Z] [2023-06-23T14:41:50.461Z] # Execution Plan [2023-06-23T14:41:50.461Z] [INFO] 3 projects will be executed [2023-06-23T14:41:50.461Z] [INFO] [kiegroup/drools] [2023-06-23T14:41:50.461Z] [INFO] Level type: upstream [2023-06-23T14:41:50.461Z] [INFO] [before] [2023-06-23T14:41:50.461Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.461Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.461Z] [INFO] [commands] [2023-06-23T14:41:50.461Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.461Z] [INFO] [kiegroup/kogito-runtimes] [2023-06-23T14:41:50.461Z] [INFO] Level type: upstream [2023-06-23T14:41:50.461Z] [INFO] [before] [2023-06-23T14:41:50.461Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:41:50.461Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:41:50.461Z] [INFO] [commands] [2023-06-23T14:41:50.461Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:41:50.461Z] [INFO] [kiegroup/kogito-apps] [2023-06-23T14:41:50.461Z] [INFO] Level type: current [2023-06-23T14:41:50.461Z] [INFO] [before] [2023-06-23T14:41:50.461Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-06-23T14:41:50.461Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-06-23T14:41:50.461Z] [INFO] [commands] [2023-06-23T14:41:50.461Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_APPS_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-06-23T14:41:50.461Z] mvn dependency:tree clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS }} [2023-06-23T14:41:50.461Z] [2023-06-23T14:41:50.461Z] # Checking out kiegroup/kogito-apps and its dependencies (3 projects in total). It can take some time. [2023-06-23T14:42:08.482Z] [INFO] kiegroup/drools checked out [2023-06-23T14:42:20.652Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-06-23T14:42:20.652Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-23T14:42:20.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:21.183Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-23T14:42:21.210Z] Recording test results [2023-06-23T14:42:21.479Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-23T14:42:21.501Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:20.182Z] No test report files were found. Configuration error? [2023-06-23T14:42:22.174Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-quarkus-examples/1172/display/redirect Console Logs> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-quarkus-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh3503909892294529271.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f988c5b1e597431ad6b5521c60780fd99775f1cb (main) > git config core.sparsecheckout # timeout=10 > git checkout -f f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 Commit message: "Add some Cloud methods (#282)" > git rev-list --no-walk f988c5b1e597431ad6b5521c60780fd99775f1cb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘kie-rhel8&&docker&&kie-mem16g&&!built-in’ Running on rhos-01-kie-rhel8-xlarge-docker-120 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f72b3024971d680b8bab9d5a88846493b191c71 (origin/main) > git rev-parse origin/main^{commit} # timeout=10 Commit message: "CI: build-chain config: solve docker prune (#1003)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9f72b3024971d680b8bab9d5a88846493b191c71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-23T14:42:36.128Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:42:37.020Z] + printenv [Pipeline] archiveArtifacts [2023-06-23T14:42:37.053Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-06-23T14:42:37.582Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples [Pipeline] { [Pipeline] echo [2023-06-23T14:42:37.639Z] [INFO] space left on the machine [Pipeline] sh [2023-06-23T14:42:37.921Z] + df -h [2023-06-23T14:42:37.922Z] Filesystem Size Used Avail Use% Mounted on [2023-06-23T14:42:37.922Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-06-23T14:42:37.922Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-06-23T14:42:37.922Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-06-23T14:42:37.922Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-06-23T14:42:37.922Z] /dev/vda3 80G 25G 56G 31% / [2023-06-23T14:42:37.922Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-06-23T14:42:37.922Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-06-23T14:42:37.961Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-06-23T14:42:38.240Z] + du -h -d1 /home/jenkins [2023-06-23T14:42:38.241Z] 4.0K /home/jenkins/.ssh [2023-06-23T14:42:38.241Z] 0 /home/jenkins/go [2023-06-23T14:42:38.241Z] 8.0K /home/jenkins/.vnc [2023-06-23T14:42:38.241Z] 8.0K /home/jenkins/.m2 [2023-06-23T14:42:38.241Z] 2.2G /home/jenkins/git-repos [2023-06-23T14:42:38.241Z] 8.0K /home/jenkins/.config [2023-06-23T14:42:38.241Z] 161M /home/jenkins/virtenvs [2023-06-23T14:42:38.241Z] 4.0K /home/jenkins/.cekit [2023-06-23T14:42:38.241Z] 33M /home/jenkins/remoting [2023-06-23T14:42:38.241Z] 0 /home/jenkins/.cache [2023-06-23T14:42:38.241Z] 11M /home/jenkins/workspace [2023-06-23T14:42:38.241Z] 0 /home/jenkins/caches [2023-06-23T14:42:38.241Z] 32K /home/jenkins/.docker [2023-06-23T14:42:38.241Z] 145M /home/jenkins/tools [2023-06-23T14:42:38.241Z] 20M /home/jenkins/.npm [2023-06-23T14:42:38.241Z] 2.5G /home/jenkins [Pipeline] echo [2023-06-23T14:42:38.276Z] [INFO] space of workspace [Pipeline] sh [2023-06-23T14:42:38.557Z] + du -h -d3 /home/jenkins/workspace [2023-06-23T14:42:38.558Z] 11M /home/jenkins/workspace/KIE/kogito/main [2023-06-23T14:42:38.558Z] 0 /home/jenkins/workspace/KIE/kogito/1.40.x [2023-06-23T14:42:38.558Z] 11M /home/jenkins/workspace/KIE/kogito [2023-06-23T14:42:38.558Z] 11M /home/jenkins/workspace/KIE [2023-06-23T14:42:38.558Z] 11M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:42:39.006Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-06-23T14:42:39.087Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-06-23T14:42:39.377Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-06-23T14:42:41.261Z] [2023-06-23T14:42:41.261Z] changed 95 packages, and audited 96 packages in 2s [2023-06-23T14:42:41.261Z] [2023-06-23T14:42:41.261Z] 5 packages are looking for funding [2023-06-23T14:42:41.261Z] run `npm fund` for details [2023-06-23T14:42:41.261Z] [2023-06-23T14:42:41.261Z] found 0 vulnerabilities [Pipeline] sh [2023-06-23T14:42:41.558Z] + npm list -g [2023-06-23T14:42:41.559Z] + grep build-chain [2023-06-23T14:42:41.815Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-23T14:42:42.312Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-06-23T14:42:42.346Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-06-23T14:42:42.365Z] provisioning config files... [2023-06-23T14:42:42.369Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config820220005358809482tmp [Pipeline] { [Pipeline] withCredentials [2023-06-23T14:42:42.429Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-06-23T14:42:42.481Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config820220005358809482tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-06-23T14:42:42.504Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-06-23T14:42:42.504Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-06-23T14:42:42.504Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-06-23T14:42:42.770Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-06-23T14:42:42.770Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/durable-c761b587/script.sh ']' [2023-06-23T14:42:42.770Z] ++ deactivate nondestructive [2023-06-23T14:42:42.770Z] ++ unset -f pydoc [2023-06-23T14:42:42.770Z] ++ '[' -z '' ']' [2023-06-23T14:42:42.770Z] ++ '[' -z '' ']' [2023-06-23T14:42:42.770Z] ++ hash -r [2023-06-23T14:42:42.770Z] ++ '[' -z '' ']' [2023-06-23T14:42:42.770Z] ++ unset VIRTUAL_ENV [2023-06-23T14:42:42.770Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-06-23T14:42:42.770Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-06-23T14:42:42.770Z] ++ '[' linux-gnu = cygwin ']' [2023-06-23T14:42:42.770Z] ++ '[' linux-gnu = msys ']' [2023-06-23T14:42:42.770Z] ++ export VIRTUAL_ENV [2023-06-23T14:42:42.770Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:42:42.770Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-06-23T14:42:42.770Z] ++ export PATH [2023-06-23T14:42:42.770Z] ++ '[' -z '' ']' [2023-06-23T14:42:42.770Z] ++ '[' -z '' ']' [2023-06-23T14:42:42.770Z] ++ _OLD_VIRTUAL_PS1= [2023-06-23T14:42:42.770Z] ++ '[' x '!=' x ']' [2023-06-23T14:42:42.770Z] +++ basename /home/jenkins/virtenvs/swf [2023-06-23T14:42:42.770Z] ++ PS1='(swf) ' [2023-06-23T14:42:42.770Z] ++ export PS1 [2023-06-23T14:42:42.770Z] ++ alias pydoc [2023-06-23T14:42:42.770Z] ++ true [2023-06-23T14:42:42.770Z] ++ hash -r [2023-06-23T14:42:42.770Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-06-23T14:42:43.694Z] # Executing pre section [2023-06-23T14:42:43.694Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config820220005358809482tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:42:43.694Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config820220005358809482tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-06-23T14:42:43.694Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:42:43.694Z] BUILD_MVN_OPTS_CURRENT= [2023-06-23T14:42:43.694Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-06-23T14:42:43.694Z] QUARKUS_VERSION= [2023-06-23T14:42:43.694Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-06-23T14:42:43.694Z] ENABLE_DEPLOY= [2023-06-23T14:42:43.694Z] [2023-06-23T14:42:43.694Z] # Execution Plan [2023-06-23T14:42:43.694Z] [INFO] 4 projects will be executed [2023-06-23T14:42:43.694Z] [INFO] [kiegroup/drools] [2023-06-23T14:42:43.694Z] [INFO] Level type: upstream [2023-06-23T14:42:43.694Z] [INFO] [before] [2023-06-23T14:42:43.694Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:42:43.694Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:42:43.694Z] [INFO] [commands] [2023-06-23T14:42:43.694Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:42:43.694Z] [INFO] [kiegroup/kogito-runtimes] [2023-06-23T14:42:43.694Z] [INFO] Level type: upstream [2023-06-23T14:42:43.694Z] [INFO] [before] [2023-06-23T14:42:43.694Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:42:43.694Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:42:43.694Z] [INFO] [commands] [2023-06-23T14:42:43.694Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:42:43.694Z] [INFO] [kiegroup/kogito-apps] [2023-06-23T14:42:43.694Z] [INFO] Level type: upstream [2023-06-23T14:42:43.694Z] [INFO] [before] [2023-06-23T14:42:43.694Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-06-23T14:42:43.694Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-06-23T14:42:43.694Z] [INFO] [commands] [2023-06-23T14:42:43.694Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-06-23T14:42:43.694Z] [INFO] [kiegroup/kogito-examples] [2023-06-23T14:42:43.694Z] [INFO] Level type: current [2023-06-23T14:42:43.694Z] [INFO] [before] [2023-06-23T14:42:43.694Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-06-23T14:42:43.694Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-06-23T14:42:43.694Z] [INFO] [commands] [2023-06-23T14:42:43.694Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-06-23T14:42:43.694Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-06-23T14:42:43.694Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-06-23T14:42:43.694Z] [2023-06-23T14:42:43.694Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-06-23T14:42:58.520Z] [INFO] kiegroup/drools checked out [2023-06-23T14:43:13.340Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-06-23T14:43:13.340Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-23T14:43:13.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:43:13.858Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-23T14:43:13.887Z] Recording test results [2023-06-23T14:43:14.185Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-23T14:43:14.210Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-23T14:43:14.869Z] + rm -rf console.log [2023-06-23T14:43:13.789Z] No test report files were found. Configuration error? [Pipeline] sh |
jenkins retest this |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-06-26T12:38:34.480Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples ---[2023-06-26T12:38:34.480Z] [INFO] Skipping packaging of the test-jar [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] No tests to run. [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (default) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] No tests to run. [2023-06-26T12:38:34.480Z] [INFO] Skipping execution of surefire because it has already been run for this configuration [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-failsafe-plugin:3.1.2:verify (default) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/target/failsafe-reports [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples --- [2023-06-26T12:38:34.480Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom [2023-06-26T12:38:34.480Z] [INFO] ------------------------------------------------------------------------ [2023-06-26T12:38:34.480Z] [INFO] Reactor Summary: [2023-06-26T12:38:34.480Z] [INFO] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.520 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.147 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 3.592 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 20.462 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 35.081 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Camel :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.951 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.898 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.466 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 31.002 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 4.846 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 8.655 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.007 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.409 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.355 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC :: Deployment 1.0-SNAPSHOT SUCCESS [ 0.453 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.367 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT SUCCESS [ 32.650 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.291 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.584 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.904 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.443 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.122 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.123 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.002 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 7.790 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 16.418 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.574 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow gRPC example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 5.567 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 17.115 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.195 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.005 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 30.042 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 42.513 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 13.352 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 13.426 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 30.635 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example 1.0-SNAPSHOT SUCCESS [ 0.005 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: ACME Financial Service 1.0-SNAPSHOT SUCCESS [ 30.699 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: Currency Exchange 1.0-SNAPSHOT SUCCESS [ 8.564 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 18.736 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.006 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 28.155 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 17.198 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 15.627 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 19.104 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 17.259 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Portfolio Service 1.0-SNAPSHOT SUCCESS [ 3.111 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Stock Service 1.0-SNAPSHOT SUCCESS [ 2.161 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Mock Stock Service 1.0-SNAPSHOT SUCCESS [ 2.684 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 9.137 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 9.813 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 18.288 s] [2023-06-26T12:38:34.480Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 19.378 s] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 18.872 s] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 20.578 s] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.776 s] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Embedded 1.0-SNAPSHOT SUCCESS [02:18 min] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Extended 1.0-SNAPSHOT SUCCESS [02:05 min] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Operator Dev Mode 1.0-SNAPSHOT SUCCESS [ 2.952 s] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow Openvino :: Quarkus 1.0-SNAPSHOT FAILURE [ 0.110 s] [2023-06-26T12:38:34.481Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 1.456 s] [2023-06-26T12:38:34.481Z] [INFO] ------------------------------------------------------------------------ [2023-06-26T12:38:34.481Z] [INFO] BUILD FAILURE [2023-06-26T12:38:34.481Z] [INFO] ------------------------------------------------------------------------ [2023-06-26T12:38:34.481Z] [INFO] Total time: 18:08 min [2023-06-26T12:38:34.481Z] [INFO] Finished at: 2023-06-26T08:38:33-04:00 [2023-06-26T12:38:34.481Z] [INFO] ------------------------------------------------------------------------ [2023-06-26T12:38:34.741Z] [ERROR] Failed to execute goal on project serverless-workflow-openvino-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-openvino-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-06-26T12:38:34.741Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-openvino-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-openvino-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:38:34.741Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:38:34.741Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:38:34.741Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:38:34.741Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:38:34.741Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:38:34.741Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:38:34.741Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:38:34.741Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:38:34.741Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:38:34.741Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:38:34.741Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-openvino-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:38:34.741Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:38:34.741Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:38:34.741Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:38:34.741Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:38:34.741Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:38:34.741Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:38:34.741Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:38:34.741Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:38:34.741Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:38:34.741Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:38:34.741Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:38:34.741Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:38:34.741Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:38:34.741Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:38:34.741Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T12:38:34.741Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:38:34.742Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:38:34.742Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:38:34.742Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T12:38:34.742Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T12:38:34.742Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T12:38:34.742Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:38:34.742Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:38:34.742Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:38:34.742Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T12:38:34.742Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T12:38:34.742Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T12:38:34.742Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:38:34.742Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:38:34.742Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:38:34.742Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:38:34.742Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:38:34.742Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:38:34.742Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:38:34.742Z] [ERROR] [2023-06-26T12:38:34.742Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-06-26T12:38:34.742Z] [ERROR] [2023-06-26T12:38:34.742Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-06-26T12:38:34.742Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-06-26T12:38:34.742Z] [ERROR] [2023-06-26T12:38:34.742Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-06-26T12:38:34.742Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-06-26T12:38:36.102Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-06-26T12:38:36.102Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-06-26T12:38:36.102Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-06-26T12:38:36.102Z] [INFO] OK [Executed in 0.069551 ms] [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-06-26T12:38:36.102Z] [INFO] OK [Executed in 7.570077 ms] [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-06-26T12:38:36.102Z] [INFO] OK [Executed in 7.148476 ms] [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config9687683063751073401tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T12:38:36.102Z] [INFO] OK [Executed in 4886.724868 ms] [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config9687683063751073401tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T12:38:36.102Z] [INFO] NOT OK [Executed in 1091174.939692 ms] [2023-06-26T12:38:36.102Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] # Uploading artifacts [2023-06-26T12:38:36.102Z] [INFO] Will not upload any artifacts in CLI environment [2023-06-26T12:38:36.102Z] [2023-06-26T12:38:36.102Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-06-26T12:38:36.102Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config9687683063751073401tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-06-26T12:38:36.102Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-26T12:38:36.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T12:38:36.613Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-26T12:38:36.885Z] Recording test results [2023-06-26T12:38:38.660Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-26T12:38:38.679Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T12:38:40.204Z] + rm -rf console.log [Pipeline] sh [2023-06-26T12:38:40.495Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1163/consoleText [2023-06-26T12:38:40.495Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-06-26T12:46:11.897Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)[2023-06-26T12:46:11.897Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.897Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.897Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.897Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.897Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.897Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.897Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.897Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.897Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.897Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.897Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T12:46:11.897Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.897Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.897Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.897Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.897Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.897Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.898Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.898Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.898Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T12:46:11.898Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T12:46:11.898Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T12:46:11.898Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.898Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.898Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.898Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T12:46:11.898Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T12:46:11.898Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T12:46:11.898Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.898Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.898Z] [ERROR] Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-06-26T12:46:11.898Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.898Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.898Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.898Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.898Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.898Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.898Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.898Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.898Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.899Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.899Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T12:46:11.899Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.899Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.899Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T12:46:11.899Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.899Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.899Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T12:46:11.899Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T12:46:11.899Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T12:46:11.899Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T12:46:11.899Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T12:46:11.899Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T12:46:11.899Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T12:46:11.899Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T12:46:11.899Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T12:46:11.899Z] [ERROR] [2023-06-26T12:46:11.899Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-06-26T12:46:11.899Z] [ERROR] [2023-06-26T12:46:11.899Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-06-26T12:46:11.899Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-06-26T12:46:11.899Z] [ERROR] [2023-06-26T12:46:11.899Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-06-26T12:46:11.899Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-06-26T12:46:16.055Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-06-26T12:46:16.055Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-06-26T12:46:16.055Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-06-26T12:46:16.055Z] [INFO] OK [Executed in 0.050836 ms] [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-06-26T12:46:16.055Z] [INFO] OK [Executed in 5.480659 ms] [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-06-26T12:46:16.055Z] [INFO] OK [Executed in 5.112769 ms] [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4846945361046473499tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T12:46:16.055Z] [INFO] OK [Executed in 5014.681275 ms] [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4846945361046473499tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T12:46:16.055Z] [INFO] NOT OK [Executed in 1062665.608265 ms] [2023-06-26T12:46:16.055Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] # Uploading artifacts [2023-06-26T12:46:16.055Z] [INFO] Will not upload any artifacts in CLI environment [2023-06-26T12:46:16.055Z] [2023-06-26T12:46:16.055Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-06-26T12:46:16.055Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config4846945361046473499tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-06-26T12:46:16.055Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-26T12:46:16.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T12:46:16.552Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-26T12:46:16.821Z] Recording test results [2023-06-26T12:46:18.604Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-26T12:46:18.622Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T12:46:20.164Z] + rm -rf console.log [Pipeline] sh [2023-06-26T12:46:20.457Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1164/consoleText [2023-06-26T12:46:20.457Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)[2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.402Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.402Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T13:01:00.402Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.402Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.402Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.402Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.402Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.402Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:01:00.402Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.402Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.402Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.402Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.402Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.402Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.402Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.402Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.402Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:01:00.402Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:01:00.402Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.402Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.403Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.403Z] [ERROR] Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-06-26T13:01:00.403Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.403Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.403Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.403Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.403Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.403Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.403Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.403Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.403Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.403Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.403Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.403Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T13:01:00.403Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.404Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.404Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.404Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T13:01:00.404Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:01:00.404Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:01:00.404Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.404Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.404Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:01:00.404Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T13:01:00.404Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:01:00.404Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:01:00.404Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:01:00.404Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:01:00.404Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:01:00.404Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:01:00.404Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:01:00.404Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:01:00.404Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:01:00.404Z] [ERROR] [2023-06-26T13:01:00.404Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-06-26T13:01:00.404Z] [ERROR] [2023-06-26T13:01:00.404Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-06-26T13:01:00.404Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-06-26T13:01:00.404Z] [ERROR] [2023-06-26T13:01:00.404Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-06-26T13:01:00.404Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-06-26T13:01:04.649Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-06-26T13:01:04.649Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-06-26T13:01:04.649Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-06-26T13:01:04.649Z] [INFO] OK [Executed in 0.080501 ms] [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-06-26T13:01:04.649Z] [INFO] OK [Executed in 5.851286 ms] [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-06-26T13:01:04.649Z] [INFO] OK [Executed in 6.567089 ms] [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11821046421196688299tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T13:01:04.649Z] [INFO] OK [Executed in 4718.149489 ms] [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11821046421196688299tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T13:01:04.649Z] [INFO] NOT OK [Executed in 1057291.279569 ms] [2023-06-26T13:01:04.649Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] # Uploading artifacts [2023-06-26T13:01:04.649Z] [INFO] Will not upload any artifacts in CLI environment [2023-06-26T13:01:04.649Z] [2023-06-26T13:01:04.649Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-06-26T13:01:04.649Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config11821046421196688299tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-06-26T13:01:04.649Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-26T13:01:04.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T13:01:05.129Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-26T13:01:05.401Z] Recording test results [2023-06-26T13:01:07.071Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-26T13:01:07.087Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T13:01:08.543Z] + rm -rf console.log [Pipeline] sh [2023-06-26T13:01:08.834Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1165/consoleText [2023-06-26T13:01:08.834Z] + tail -n 300 |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.jobs.service.messaging.PostgreSqlMessagingApiTest.createJobAssertion condition defined as a org.kie.kogito.jobs.service.health.HealthCheckUtils 1 expectation failed.Expected status code <200> but was <503>. within 1 minutes. |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)[2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.771Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.771Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.771Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T13:40:58.771Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.771Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.771Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.771Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.771Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.771Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.771Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.771Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T13:40:58.771Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:40:58.771Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:40:58.771Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.771Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.771Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.771Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.771Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.771Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.771Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.772Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.772Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.772Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T13:40:58.772Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:40:58.772Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:40:58.772Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.772Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.772Z] [ERROR] Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-06-26T13:40:58.772Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.772Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.772Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.772Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.772Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.772Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.772Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.772Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.772Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.772Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.772Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T13:40:58.772Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.772Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.773Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.773Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.773Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T13:40:58.773Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:40:58.773Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:40:58.773Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.773Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.773Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:40:58.773Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T13:40:58.773Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:40:58.773Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:40:58.773Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:40:58.773Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:40:58.773Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:40:58.773Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:40:58.773Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:40:58.773Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:40:58.773Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:40:58.773Z] [ERROR] [2023-06-26T13:40:58.773Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-06-26T13:40:58.773Z] [ERROR] [2023-06-26T13:40:58.773Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-06-26T13:40:58.773Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-06-26T13:40:58.773Z] [ERROR] [2023-06-26T13:40:58.773Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-06-26T13:40:58.773Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-06-26T13:41:02.927Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-06-26T13:41:02.927Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-06-26T13:41:02.927Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-06-26T13:41:02.927Z] [INFO] OK [Executed in 0.055805 ms] [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-06-26T13:41:02.927Z] [INFO] OK [Executed in 6.407218 ms] [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-06-26T13:41:02.927Z] [INFO] OK [Executed in 5.810489 ms] [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config17913164534485462697tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T13:41:02.927Z] [INFO] OK [Executed in 4602.663715 ms] [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config17913164534485462697tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T13:41:02.927Z] [INFO] NOT OK [Executed in 1050142.767851 ms] [2023-06-26T13:41:02.927Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] # Uploading artifacts [2023-06-26T13:41:02.927Z] [INFO] Will not upload any artifacts in CLI environment [2023-06-26T13:41:02.927Z] [2023-06-26T13:41:02.927Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-06-26T13:41:02.927Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config17913164534485462697tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-06-26T13:41:02.927Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-26T13:41:03.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T13:41:03.415Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-26T13:41:03.685Z] Recording test results [2023-06-26T13:41:05.050Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-26T13:41:05.068Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T13:41:06.551Z] + rm -rf console.log [Pipeline] sh [2023-06-26T13:41:06.865Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1166/consoleText [2023-06-26T13:41:06.865Z] + tail -n 300 |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadModeexpected: 5 but was: 0 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-06-26T13:49:31.192Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)[2023-06-26T13:49:31.192Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.192Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.192Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.192Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.192Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.192Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.192Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.192Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.192Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.192Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.192Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T13:49:31.192Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.192Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.193Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.193Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.193Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T13:49:31.193Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:49:31.193Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:49:31.193Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.193Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.193Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.193Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T13:49:31.193Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:49:31.193Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:49:31.193Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.193Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.193Z] [ERROR] Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-06-26T13:49:31.193Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.193Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.193Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.193Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.193Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.193Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.193Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.193Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.193Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.194Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.194Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T13:49:31.194Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.194Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.194Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:49:31.194Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.194Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.194Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T13:49:31.194Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T13:49:31.194Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T13:49:31.194Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T13:49:31.194Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T13:49:31.194Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T13:49:31.194Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T13:49:31.194Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T13:49:31.194Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T13:49:31.194Z] [ERROR] [2023-06-26T13:49:31.194Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-06-26T13:49:31.194Z] [ERROR] [2023-06-26T13:49:31.194Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-06-26T13:49:31.195Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-06-26T13:49:31.195Z] [ERROR] [2023-06-26T13:49:31.195Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-06-26T13:49:31.195Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-06-26T13:49:35.383Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-06-26T13:49:35.383Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-06-26T13:49:35.383Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-06-26T13:49:35.383Z] [INFO] OK [Executed in 0.055114 ms] [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-06-26T13:49:35.383Z] [INFO] OK [Executed in 6.704444 ms] [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-06-26T13:49:35.383Z] [INFO] OK [Executed in 6.183757 ms] [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config9770244079889546409tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T13:49:35.383Z] [INFO] OK [Executed in 4933.406003 ms] [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config9770244079889546409tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T13:49:35.383Z] [INFO] NOT OK [Executed in 1084567.108288 ms] [2023-06-26T13:49:35.383Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] # Uploading artifacts [2023-06-26T13:49:35.383Z] [INFO] Will not upload any artifacts in CLI environment [2023-06-26T13:49:35.383Z] [2023-06-26T13:49:35.383Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-06-26T13:49:35.383Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config9770244079889546409tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-06-26T13:49:35.383Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-26T13:49:35.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T13:49:35.900Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-26T13:49:36.172Z] Recording test results [2023-06-26T13:49:38.005Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-26T13:49:38.019Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T13:49:39.538Z] + rm -rf console.log [Pipeline] sh [2023-06-26T13:49:39.826Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1167/consoleText [2023-06-26T13:49:39.826Z] + tail -n 300 |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: Build projects / org.kie.kogito.it.jobs.MultipleTimerInstancesIT.boundaryTimerEventjava.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details |
jenkins run serverless-workflow-examples tests |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)[2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.666Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.666Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.666Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T18:31:47.666Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.666Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.666Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.666Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.666Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.666Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.666Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T18:31:47.666Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T18:31:47.666Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T18:31:47.666Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.666Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.666Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.666Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.666Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.666Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.666Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.666Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.666Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.666Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.666Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T18:31:47.667Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T18:31:47.667Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T18:31:47.667Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.667Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.667Z] [ERROR] Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT -> [Help 1] [2023-06-26T18:31:47.667Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project serverless-workflow-python-quarkus: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.667Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.667Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:serverless-workflow-python-quarkus:jar:1.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.667Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.667Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.667Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.667Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357) [2023-06-26T18:31:47.667Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.667Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.667Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.667Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.667Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.667Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.667Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.667Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) [2023-06-26T18:31:47.667Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T18:31:47.667Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T18:31:47.667Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T18:31:47.667Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.668Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.668Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.668Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.668Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.668Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.668Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.668Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.668Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.668Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.668Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.668Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-addons-quarkus-serverless-workflow-python:jar:2.0.0-SNAPSHOT [2023-06-26T18:31:47.668Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415) [2023-06-26T18:31:47.668Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) [2023-06-26T18:31:47.668Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340) [2023-06-26T18:31:47.668Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-06-26T18:31:47.668Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-06-26T18:31:47.668Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-06-26T18:31:47.668Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-06-26T18:31:47.668Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-06-26T18:31:47.668Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-06-26T18:31:47.668Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-06-26T18:31:47.668Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-06-26T18:31:47.668Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-06-26T18:31:47.668Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-06-26T18:31:47.668Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-06-26T18:31:47.668Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-06-26T18:31:47.668Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-06-26T18:31:47.668Z] [ERROR] [2023-06-26T18:31:47.668Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-06-26T18:31:47.668Z] [ERROR] [2023-06-26T18:31:47.668Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-06-26T18:31:47.668Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [2023-06-26T18:31:47.668Z] [ERROR] [2023-06-26T18:31:47.668Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-06-26T18:31:47.668Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-06-26T18:31:51.915Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-06-26T18:31:51.915Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-06-26T18:31:51.915Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-06-26T18:31:51.915Z] [INFO] OK [Executed in 0.050014 ms] [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-06-26T18:31:51.915Z] [INFO] OK [Executed in 6.101676 ms] [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-06-26T18:31:51.915Z] [INFO] OK [Executed in 6.426194 ms] [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config17908331136232626975tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T18:31:51.915Z] [INFO] OK [Executed in 5014.759722 ms] [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config17908331136232626975tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-06-26T18:31:51.915Z] [INFO] NOT OK [Executed in 1060276.514501 ms] [2023-06-26T18:31:51.915Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] # Uploading artifacts [2023-06-26T18:31:51.915Z] [INFO] Will not upload any artifacts in CLI environment [2023-06-26T18:31:51.915Z] [2023-06-26T18:31:51.915Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-06-26T18:31:51.915Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config17908331136232626975tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-06-26T18:31:51.915Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-06-26T18:31:51.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T18:31:52.419Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-06-26T18:31:52.695Z] Recording test results [2023-06-26T18:31:54.415Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-06-26T18:31:54.438Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T18:31:55.938Z] + rm -rf console.log [Pipeline] sh [2023-06-26T18:31:56.229Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1168/consoleText [2023-06-26T18:31:56.229Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.examples.OpenVinoRestIT.testOpenvino1 expectation failed.Expected status code <201> but was <500>. org.kie.kogito.examples.PythonRestIT.testPython1 expectation failed.Expected status code <201> but was <500>. |
jenkins run serverless-workflow-examples tests |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1170/display/redirect Console LogsFetching without tagsFetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.serverless-workflow-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh10184078941275657429.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3b357da04d37cf7fe431d737ff5c45613a60aab5 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b357da04d37cf7fe431d737ff5c45613a60aab5 # timeout=10 Commit message: "Add `githubscm.updateGithubCommitStatus` methods (#283)" > git rev-list --no-walk 3b357da04d37cf7fe431d737ff5c45613a60aab5 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-4055 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7c3ef25c4ff16e6b066969a879cfc8a8e8132df6 (origin/main) Commit message: "Add release branch 1.41.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c3ef25c4ff16e6b066969a879cfc8a8e8132df6 # timeout=10 [Pipeline] timeout [2023-07-03T11:26:03.385Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-03T11:26:04.027Z] + printenv [Pipeline] archiveArtifacts [2023-07-03T11:26:04.053Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-03T11:26:04.587Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] echo [2023-07-03T11:26:04.622Z] [INFO] space left on the machine [Pipeline] sh [2023-07-03T11:26:04.899Z] + df -h [2023-07-03T11:26:04.899Z] Filesystem Size Used Avail Use% Mounted on [2023-07-03T11:26:04.899Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-03T11:26:04.899Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-03T11:26:04.899Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-07-03T11:26:04.899Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-03T11:26:04.899Z] /dev/vda3 80G 23G 58G 29% / [2023-07-03T11:26:04.899Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-03T11:26:04.899Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-03T11:26:04.921Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-03T11:26:05.199Z] + du -h -d1 /home/jenkins [2023-07-03T11:26:05.199Z] 4.0K /home/jenkins/.ssh [2023-07-03T11:26:05.199Z] 0 /home/jenkins/go [2023-07-03T11:26:05.199Z] 8.0K /home/jenkins/.vnc [2023-07-03T11:26:05.199Z] 8.0K /home/jenkins/.m2 [2023-07-03T11:26:05.199Z] 2.2G /home/jenkins/git-repos [2023-07-03T11:26:05.199Z] 8.0K /home/jenkins/.config [2023-07-03T11:26:05.199Z] 161M /home/jenkins/virtenvs [2023-07-03T11:26:05.199Z] 4.0K /home/jenkins/.cekit [2023-07-03T11:26:05.199Z] 33M /home/jenkins/remoting [2023-07-03T11:26:05.199Z] 0 /home/jenkins/.cache [2023-07-03T11:26:05.199Z] 11M /home/jenkins/workspace [2023-07-03T11:26:05.199Z] 0 /home/jenkins/caches [2023-07-03T11:26:05.199Z] 822M /home/jenkins/.gradle [2023-07-03T11:26:05.199Z] 20K /home/jenkins/.java [2023-07-03T11:26:05.199Z] 0 /home/jenkins/.groovy [2023-07-03T11:26:05.199Z] 145M /home/jenkins/tools [2023-07-03T11:26:05.199Z] 20M /home/jenkins/.npm [2023-07-03T11:26:05.199Z] 3.4G /home/jenkins [Pipeline] echo [2023-07-03T11:26:05.218Z] [INFO] space of workspace [Pipeline] sh [2023-07-03T11:26:05.512Z] + du -h -d3 /home/jenkins/workspace [2023-07-03T11:26:05.512Z] 11M /home/jenkins/workspace/KIE/kogito/main [2023-07-03T11:26:05.512Z] 11M /home/jenkins/workspace/KIE/kogito [2023-07-03T11:26:05.512Z] 11M /home/jenkins/workspace/KIE [2023-07-03T11:26:05.512Z] 11M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-03T11:26:05.858Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-03T11:26:05.932Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-03T11:26:06.216Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-03T11:26:08.095Z] [2023-07-03T11:26:08.095Z] changed 95 packages, and audited 96 packages in 2s [2023-07-03T11:26:08.095Z] [2023-07-03T11:26:08.095Z] 5 packages are looking for funding [2023-07-03T11:26:08.095Z] run `npm fund` for details [2023-07-03T11:26:08.095Z] [2023-07-03T11:26:08.095Z] found 0 vulnerabilities [Pipeline] sh [2023-07-03T11:26:08.496Z] + npm list -g [2023-07-03T11:26:08.497Z] + grep build-chain [2023-07-03T11:26:08.751Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-03T11:26:09.167Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-03T11:26:09.195Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-03T11:26:09.210Z] provisioning config files... [2023-07-03T11:26:09.213Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config14991881320969232375tmp [Pipeline] { [Pipeline] withCredentials [2023-07-03T11:26:09.257Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-03T11:26:09.302Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config14991881320969232375tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-03T11:26:09.323Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-03T11:26:09.323Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-03T11:26:09.323Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-03T11:26:09.588Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-03T11:26:09.588Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/durable-5edf26ae/script.sh ']' [2023-07-03T11:26:09.588Z] ++ deactivate nondestructive [2023-07-03T11:26:09.588Z] ++ unset -f pydoc [2023-07-03T11:26:09.588Z] ++ '[' -z '' ']' [2023-07-03T11:26:09.588Z] ++ '[' -z '' ']' [2023-07-03T11:26:09.588Z] ++ hash -r [2023-07-03T11:26:09.588Z] ++ '[' -z '' ']' [2023-07-03T11:26:09.588Z] ++ unset VIRTUAL_ENV [2023-07-03T11:26:09.588Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-03T11:26:09.588Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-03T11:26:09.588Z] ++ '[' linux-gnu = cygwin ']' [2023-07-03T11:26:09.588Z] ++ '[' linux-gnu = msys ']' [2023-07-03T11:26:09.588Z] ++ export VIRTUAL_ENV [2023-07-03T11:26:09.589Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-03T11:26:09.589Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-03T11:26:09.589Z] ++ export PATH [2023-07-03T11:26:09.589Z] ++ '[' -z '' ']' [2023-07-03T11:26:09.589Z] ++ '[' -z '' ']' [2023-07-03T11:26:09.589Z] ++ _OLD_VIRTUAL_PS1= [2023-07-03T11:26:09.589Z] ++ '[' x '!=' x ']' [2023-07-03T11:26:09.589Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-03T11:26:09.589Z] ++ PS1='(swf) ' [2023-07-03T11:26:09.589Z] ++ export PS1 [2023-07-03T11:26:09.589Z] ++ alias pydoc [2023-07-03T11:26:09.589Z] ++ true [2023-07-03T11:26:09.589Z] ++ hash -r [2023-07-03T11:26:09.589Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-03T11:26:10.946Z] # Executing pre section [2023-07-03T11:26:10.946Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config14991881320969232375tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-03T11:26:10.946Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config14991881320969232375tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-03T11:26:10.946Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-03T11:26:10.946Z] BUILD_MVN_OPTS_CURRENT= [2023-07-03T11:26:10.946Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-03T11:26:10.946Z] QUARKUS_VERSION= [2023-07-03T11:26:10.946Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-03T11:26:10.946Z] ENABLE_DEPLOY= [2023-07-03T11:26:10.946Z] [2023-07-03T11:26:10.946Z] # Execution Plan [2023-07-03T11:26:10.946Z] [INFO] 4 projects will be executed [2023-07-03T11:26:10.946Z] [INFO] [kiegroup/drools] [2023-07-03T11:26:10.946Z] [INFO] Level type: upstream [2023-07-03T11:26:10.946Z] [INFO] [before] [2023-07-03T11:26:10.946Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-03T11:26:10.946Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-03T11:26:10.946Z] [INFO] [commands] [2023-07-03T11:26:10.946Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-03T11:26:10.946Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-03T11:26:10.946Z] [INFO] Level type: upstream [2023-07-03T11:26:10.946Z] [INFO] [before] [2023-07-03T11:26:10.946Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-03T11:26:10.946Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-03T11:26:10.946Z] [INFO] [commands] [2023-07-03T11:26:10.946Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-03T11:26:10.946Z] [INFO] [kiegroup/kogito-apps] [2023-07-03T11:26:10.946Z] [INFO] Level type: upstream [2023-07-03T11:26:10.946Z] [INFO] [before] [2023-07-03T11:26:10.946Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-03T11:26:10.946Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-03T11:26:10.946Z] [INFO] [commands] [2023-07-03T11:26:10.946Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-03T11:26:10.946Z] [INFO] [kiegroup/kogito-examples] [2023-07-03T11:26:10.946Z] [INFO] Level type: current [2023-07-03T11:26:10.946Z] [INFO] [before] [2023-07-03T11:26:10.946Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-03T11:26:10.946Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-03T11:26:10.946Z] [INFO] [commands] [2023-07-03T11:26:10.946Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-03T11:26:10.946Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-03T11:26:10.946Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-03T11:26:10.946Z] [2023-07-03T11:26:10.946Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-03T11:26:28.982Z] [INFO] kiegroup/drools checked out [2023-07-03T11:26:43.796Z] [INFO] kiegroup/kogito-runtimes checked out [2023-07-03T11:26:45.676Z] [INFO] kiegroup/kogito-apps checked out [2023-07-03T11:26:48.934Z] [ERROR] [kiegroup/kogito-examples] Error merging fjtirado/kogito-examples:KOGITO-9434 [2023-07-03T11:26:48.934Z] into kiegroup/kogito-examples:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-03T11:26:49.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-03T11:26:49.400Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-03T11:26:49.424Z] Recording test results [2023-07-03T11:26:49.853Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-03T11:26:49.870Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-03T11:26:48.995Z] No test report files were found. Configuration error? [2023-07-03T11:26:50.660Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-quarkus-examples/1256/display/redirect Console LogsFetching changes from the remote Git repository> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-quarkus-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh17470101272096845559.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 801e19923e5a854466137abf48cbbc07c9b02cad # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-402 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:22:10.127Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [2023-07-24T08:22:10.769Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:22:10.802Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:22:11.253Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples [Pipeline] { [Pipeline] echo [2023-07-24T08:22:11.290Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:22:11.569Z] + df -h [2023-07-24T08:22:11.570Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:22:11.570Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:22:11.570Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:22:11.570Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-07-24T08:22:11.570Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:22:11.570Z] /dev/vda3 80G 22G 59G 28% / [2023-07-24T08:22:11.570Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:22:11.570Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:22:11.607Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:22:11.891Z] + du -h -d1 /home/jenkins [2023-07-24T08:22:11.891Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:22:11.891Z] 0 /home/jenkins/go [2023-07-24T08:22:11.891Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:22:11.891Z] 8.0K /home/jenkins/.m2 [2023-07-24T08:22:11.891Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:22:11.891Z] 8.0K /home/jenkins/.config [2023-07-24T08:22:11.891Z] 161M /home/jenkins/virtenvs [2023-07-24T08:22:11.891Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:22:11.891Z] 33M /home/jenkins/remoting [2023-07-24T08:22:11.891Z] 0 /home/jenkins/.cache [2023-07-24T08:22:11.891Z] 12M /home/jenkins/workspace [2023-07-24T08:22:11.891Z] 145M /home/jenkins/tools [2023-07-24T08:22:11.891Z] 0 /home/jenkins/caches [2023-07-24T08:22:11.891Z] 20M /home/jenkins/.npm [2023-07-24T08:22:11.891Z] 2.6G /home/jenkins [Pipeline] echo [2023-07-24T08:22:11.916Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:22:12.197Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:22:12.197Z] 0 /home/jenkins/workspace/KIE/drools/main [2023-07-24T08:22:12.197Z] 0 /home/jenkins/workspace/KIE/drools [2023-07-24T08:22:12.197Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:22:12.197Z] 0 /home/jenkins/workspace/KIE/kogito/1.42.x [2023-07-24T08:22:12.197Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:22:12.197Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:22:12.197Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:22:12.547Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:22:12.618Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:22:12.905Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:22:14.786Z] [2023-07-24T08:22:14.786Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:22:14.786Z] [2023-07-24T08:22:14.786Z] 5 packages are looking for funding [2023-07-24T08:22:14.786Z] run `npm fund` for details [2023-07-24T08:22:14.786Z] [2023-07-24T08:22:14.786Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:22:15.077Z] + npm list -g [2023-07-24T08:22:15.078Z] + grep build-chain [2023-07-24T08:22:15.333Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:22:15.773Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:22:15.802Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:22:15.817Z] provisioning config files... [2023-07-24T08:22:15.821Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config4304912589875497614tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:22:15.863Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:22:15.909Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config4304912589875497614tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:22:15.933Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:22:15.934Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:22:15.934Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:22:16.199Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:22:16.199Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/durable-2f3eeb89/script.sh ']' [2023-07-24T08:22:16.199Z] ++ deactivate nondestructive [2023-07-24T08:22:16.199Z] ++ unset -f pydoc [2023-07-24T08:22:16.199Z] ++ '[' -z '' ']' [2023-07-24T08:22:16.199Z] ++ '[' -z '' ']' [2023-07-24T08:22:16.199Z] ++ hash -r [2023-07-24T08:22:16.199Z] ++ '[' -z '' ']' [2023-07-24T08:22:16.199Z] ++ unset VIRTUAL_ENV [2023-07-24T08:22:16.199Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:22:16.199Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:22:16.199Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:22:16.199Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:22:16.199Z] ++ export VIRTUAL_ENV [2023-07-24T08:22:16.199Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:22:16.199Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:22:16.199Z] ++ export PATH [2023-07-24T08:22:16.199Z] ++ '[' -z '' ']' [2023-07-24T08:22:16.199Z] ++ '[' -z '' ']' [2023-07-24T08:22:16.199Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:22:16.199Z] ++ '[' x '!=' x ']' [2023-07-24T08:22:16.199Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:22:16.199Z] ++ PS1='(swf) ' [2023-07-24T08:22:16.199Z] ++ export PS1 [2023-07-24T08:22:16.199Z] ++ alias pydoc [2023-07-24T08:22:16.199Z] ++ true [2023-07-24T08:22:16.199Z] ++ hash -r [2023-07-24T08:22:16.199Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:22:17.121Z] # Executing pre section [2023-07-24T08:22:17.122Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config4304912589875497614tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:22:17.122Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config4304912589875497614tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:22:17.122Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:22:17.122Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:22:17.122Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:22:17.122Z] QUARKUS_VERSION= [2023-07-24T08:22:17.122Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:22:17.122Z] ENABLE_DEPLOY= [2023-07-24T08:22:17.122Z] [2023-07-24T08:22:17.122Z] # Execution Plan [2023-07-24T08:22:17.122Z] [INFO] 4 projects will be executed [2023-07-24T08:22:17.122Z] [INFO] [kiegroup/drools] [2023-07-24T08:22:17.122Z] [INFO] Level type: upstream [2023-07-24T08:22:17.122Z] [INFO] [before] [2023-07-24T08:22:17.122Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:22:17.122Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:22:17.122Z] [INFO] [commands] [2023-07-24T08:22:17.122Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:22:17.122Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:22:17.122Z] [INFO] Level type: upstream [2023-07-24T08:22:17.122Z] [INFO] [before] [2023-07-24T08:22:17.122Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:22:17.122Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:22:17.122Z] [INFO] [commands] [2023-07-24T08:22:17.122Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:22:17.122Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:22:17.122Z] [INFO] Level type: upstream [2023-07-24T08:22:17.122Z] [INFO] [before] [2023-07-24T08:22:17.122Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:22:17.122Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:22:17.122Z] [INFO] [commands] [2023-07-24T08:22:17.122Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:22:17.122Z] [INFO] [kiegroup/kogito-examples] [2023-07-24T08:22:17.122Z] [INFO] Level type: current [2023-07-24T08:22:17.122Z] [INFO] [before] [2023-07-24T08:22:17.122Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:22:17.122Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:22:17.122Z] [INFO] [commands] [2023-07-24T08:22:17.122Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:22:17.122Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:22:17.122Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:22:17.122Z] [2023-07-24T08:22:17.122Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-24T08:22:31.944Z] [INFO] kiegroup/drools checked out [2023-07-24T08:22:46.763Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:22:46.763Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:22:46.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:22:47.234Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:22:47.258Z] Recording test results [2023-07-24T08:22:47.556Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:22:47.584Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:22:48.243Z] + rm -rf console.log [2023-07-24T08:22:46.631Z] No test report files were found. Configuration error? [Pipeline] sh |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/2911/display/redirect Console Logs> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3904808175109949106.keyVerifying host key using manually-configured host key entries > git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Found match: refs/heads/main revision 154102e8350a7d952396c3a28edb983df906baec Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kie-ci-user-key > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh694324434419271005.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 801e19923e5a854466137abf48cbbc07c9b02cad # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-179 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:22:06.945Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:22:07.786Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:22:07.812Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:22:08.362Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes [Pipeline] { [Pipeline] echo [2023-07-24T08:22:08.404Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:22:08.681Z] + df -h [2023-07-24T08:22:08.681Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:22:08.681Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:22:08.681Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:22:08.681Z] tmpfs 7.7G 33M 7.7G 1% /run [2023-07-24T08:22:08.681Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:22:08.681Z] /dev/vda3 80G 28G 53G 35% / [2023-07-24T08:22:08.681Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:22:08.681Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:22:08.705Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:22:08.982Z] + du -h -d1 /home/jenkins [2023-07-24T08:22:08.983Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:22:08.983Z] 0 /home/jenkins/go [2023-07-24T08:22:08.983Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:22:08.983Z] 38M /home/jenkins/.m2 [2023-07-24T08:22:08.983Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:22:08.983Z] 28K /home/jenkins/.config [2023-07-24T08:22:08.983Z] 161M /home/jenkins/virtenvs [2023-07-24T08:22:08.983Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:22:08.983Z] 33M /home/jenkins/remoting [2023-07-24T08:22:08.983Z] 703M /home/jenkins/.cache [2023-07-24T08:22:08.983Z] 428M /home/jenkins/workspace [2023-07-24T08:22:08.983Z] 145M /home/jenkins/tools [2023-07-24T08:22:08.983Z] 0 /home/jenkins/caches [2023-07-24T08:22:08.983Z] 184M /home/jenkins/.npm [2023-07-24T08:22:09.237Z] 974M /home/jenkins/.local [2023-07-24T08:22:09.237Z] 0 /home/jenkins/.mozilla [2023-07-24T08:22:09.237Z] 1.3G /home/jenkins/.gradle [2023-07-24T08:22:09.237Z] 20K /home/jenkins/.java [2023-07-24T08:22:09.237Z] 0 /home/jenkins/.groovy [2023-07-24T08:22:09.237Z] 6.0G /home/jenkins [Pipeline] echo [2023-07-24T08:22:09.260Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:22:09.538Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:22:09.539Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:22:09.539Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:22:09.539Z] 0 /home/jenkins/workspace/KIE/optaplanner/main [2023-07-24T08:22:09.539Z] 0 /home/jenkins/workspace/KIE/optaplanner [2023-07-24T08:22:09.539Z] 416M /home/jenkins/workspace/KIE/drools/main [2023-07-24T08:22:09.539Z] 416M /home/jenkins/workspace/KIE/drools [2023-07-24T08:22:09.539Z] 0 /home/jenkins/workspace/KIE/optaplanner-9.x/9.41.x [2023-07-24T08:22:09.539Z] 0 /home/jenkins/workspace/KIE/optaplanner-9.x [2023-07-24T08:22:09.539Z] 428M /home/jenkins/workspace/KIE [2023-07-24T08:22:09.539Z] 428M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:22:09.925Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:22:10.005Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:22:10.294Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:22:12.199Z] [2023-07-24T08:22:12.199Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:22:12.199Z] [2023-07-24T08:22:12.199Z] 5 packages are looking for funding [2023-07-24T08:22:12.199Z] run `npm fund` for details [2023-07-24T08:22:12.199Z] [2023-07-24T08:22:12.199Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:22:12.491Z] + npm list -g [2023-07-24T08:22:12.491Z] + grep build-chain [2023-07-24T08:22:12.746Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:22:13.193Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:22:13.224Z] BUILD_MVN_OPTS_CURRENT = -T 1C -Dvalidate-formatting -Prun-code-coverage [Pipeline] configFileProvider [2023-07-24T08:22:13.241Z] provisioning config files... [2023-07-24T08:22:13.247Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config16707386137676015154tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:22:13.294Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:22:13.337Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config16707386137676015154tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:22:13.362Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:22:13.362Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:22:13.362Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:22:13.629Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:22:13.629Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/durable-8c8edef7/script.sh ']' [2023-07-24T08:22:13.629Z] ++ deactivate nondestructive [2023-07-24T08:22:13.629Z] ++ unset -f pydoc [2023-07-24T08:22:13.629Z] ++ '[' -z '' ']' [2023-07-24T08:22:13.629Z] ++ '[' -z '' ']' [2023-07-24T08:22:13.629Z] ++ hash -r [2023-07-24T08:22:13.629Z] ++ '[' -z '' ']' [2023-07-24T08:22:13.629Z] ++ unset VIRTUAL_ENV [2023-07-24T08:22:13.629Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:22:13.629Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:22:13.629Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:22:13.629Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:22:13.629Z] ++ export VIRTUAL_ENV [2023-07-24T08:22:13.629Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:22:13.629Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:22:13.629Z] ++ export PATH [2023-07-24T08:22:13.629Z] ++ '[' -z '' ']' [2023-07-24T08:22:13.629Z] ++ '[' -z '' ']' [2023-07-24T08:22:13.629Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:22:13.629Z] ++ '[' x '!=' x ']' [2023-07-24T08:22:13.629Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:22:13.629Z] ++ PS1='(swf) ' [2023-07-24T08:22:13.629Z] ++ export PS1 [2023-07-24T08:22:13.629Z] ++ alias pydoc [2023-07-24T08:22:13.629Z] ++ true [2023-07-24T08:22:13.629Z] ++ hash -r [2023-07-24T08:22:13.629Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:22:15.511Z] # Executing pre section [2023-07-24T08:22:15.511Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config16707386137676015154tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:22:15.511Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config16707386137676015154tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:22:15.511Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage [2023-07-24T08:22:15.511Z] BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage [2023-07-24T08:22:15.511Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:22:15.511Z] QUARKUS_VERSION= [2023-07-24T08:22:15.511Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:22:15.511Z] ENABLE_DEPLOY= [2023-07-24T08:22:15.511Z] [2023-07-24T08:22:15.511Z] # Execution Plan [2023-07-24T08:22:15.511Z] [INFO] 2 projects will be executed [2023-07-24T08:22:15.511Z] [INFO] [kiegroup/drools] [2023-07-24T08:22:15.511Z] [INFO] Level type: upstream [2023-07-24T08:22:15.511Z] [INFO] [before] [2023-07-24T08:22:15.511Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:22:15.511Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:22:15.511Z] [INFO] [commands] [2023-07-24T08:22:15.511Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:22:15.511Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:22:15.511Z] [INFO] Level type: current [2023-07-24T08:22:15.511Z] [INFO] [before] [2023-07-24T08:22:15.511Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:22:15.511Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:22:15.511Z] [INFO] [commands] [2023-07-24T08:22:15.511Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_RUNTIMES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:22:15.511Z] mvn dependency:tree clean -Dfull ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS }} [2023-07-24T08:22:15.511Z] [2023-07-24T08:22:15.511Z] # Checking out kiegroup/kogito-runtimes and its dependencies (2 projects in total). It can take some time. [2023-07-24T08:22:33.530Z] [INFO] kiegroup/drools checked out [2023-07-24T08:22:48.346Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:22:48.346Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:22:48.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:22:48.803Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:22:48.827Z] Recording test results [2023-07-24T08:22:49.137Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:22:49.158Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:22:49.791Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-springboot-examples/1269/display/redirect Console LogsFetching without tagsFetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-springboot-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh16332268438649846305.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 801e19923e5a854466137abf48cbbc07c9b02cad # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘kie-rhel8&&docker&&kie-mem16g&&!built-in’ Running on rhos-01-kie-rhel8-xlarge-docker-402 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:23:08.631Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:23:09.589Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:23:09.617Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:23:10.345Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples [Pipeline] { [Pipeline] echo [2023-07-24T08:23:10.453Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:23:10.792Z] + df -h [2023-07-24T08:23:10.792Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:23:10.792Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:23:10.792Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:23:10.792Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-07-24T08:23:10.792Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:23:10.792Z] /dev/vda3 80G 22G 59G 28% / [2023-07-24T08:23:10.792Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:23:10.792Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:23:10.816Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:23:11.096Z] + du -h -d1 /home/jenkins [2023-07-24T08:23:11.096Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:23:11.096Z] 0 /home/jenkins/go [2023-07-24T08:23:11.096Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:23:11.096Z] 8.0K /home/jenkins/.m2 [2023-07-24T08:23:11.096Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:23:11.096Z] 8.0K /home/jenkins/.config [2023-07-24T08:23:11.096Z] 161M /home/jenkins/virtenvs [2023-07-24T08:23:11.096Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:23:11.096Z] 33M /home/jenkins/remoting [2023-07-24T08:23:11.096Z] 0 /home/jenkins/.cache [2023-07-24T08:23:11.096Z] 12M /home/jenkins/workspace [2023-07-24T08:23:11.096Z] 145M /home/jenkins/tools [2023-07-24T08:23:11.096Z] 0 /home/jenkins/caches [2023-07-24T08:23:11.096Z] 20M /home/jenkins/.npm [2023-07-24T08:23:11.096Z] 2.6G /home/jenkins [Pipeline] echo [2023-07-24T08:23:11.119Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:23:11.441Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:23:11.441Z] 0 /home/jenkins/workspace/KIE/drools/main [2023-07-24T08:23:11.441Z] 0 /home/jenkins/workspace/KIE/drools [2023-07-24T08:23:11.441Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:23:11.441Z] 0 /home/jenkins/workspace/KIE/kogito/1.42.x [2023-07-24T08:23:11.441Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:23:11.441Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:23:11.441Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:23:12.117Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:23:12.232Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:23:12.562Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:23:14.549Z] [2023-07-24T08:23:14.549Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:23:14.549Z] [2023-07-24T08:23:14.549Z] 5 packages are looking for funding [2023-07-24T08:23:14.549Z] run `npm fund` for details [2023-07-24T08:23:14.549Z] [2023-07-24T08:23:14.549Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:23:14.878Z] + npm list -g [2023-07-24T08:23:14.879Z] + grep build-chain [2023-07-24T08:23:15.140Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:23:16.017Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:23:16.092Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:23:16.111Z] provisioning config files... [2023-07-24T08:23:16.116Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config39576500190625025tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:23:16.201Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:23:16.292Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config39576500190625025tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:23:16.317Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:23:16.317Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:23:16.317Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:23:16.588Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:23:16.588Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/durable-1366af83/script.sh ']' [2023-07-24T08:23:16.588Z] ++ deactivate nondestructive [2023-07-24T08:23:16.588Z] ++ unset -f pydoc [2023-07-24T08:23:16.588Z] ++ '[' -z '' ']' [2023-07-24T08:23:16.588Z] ++ '[' -z '' ']' [2023-07-24T08:23:16.588Z] ++ hash -r [2023-07-24T08:23:16.588Z] ++ '[' -z '' ']' [2023-07-24T08:23:16.588Z] ++ unset VIRTUAL_ENV [2023-07-24T08:23:16.588Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:23:16.588Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:23:16.588Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:23:16.588Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:23:16.588Z] ++ export VIRTUAL_ENV [2023-07-24T08:23:16.588Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:23:16.588Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:23:16.588Z] ++ export PATH [2023-07-24T08:23:16.588Z] ++ '[' -z '' ']' [2023-07-24T08:23:16.588Z] ++ '[' -z '' ']' [2023-07-24T08:23:16.588Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:23:16.588Z] ++ '[' x '!=' x ']' [2023-07-24T08:23:16.588Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:23:16.588Z] ++ PS1='(swf) ' [2023-07-24T08:23:16.588Z] ++ export PS1 [2023-07-24T08:23:16.588Z] ++ alias pydoc [2023-07-24T08:23:16.588Z] ++ true [2023-07-24T08:23:16.588Z] ++ hash -r [2023-07-24T08:23:16.588Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:23:17.629Z] # Executing pre section [2023-07-24T08:23:17.629Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config39576500190625025tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:23:17.629Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config39576500190625025tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:23:17.629Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:23:17.629Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:23:17.629Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:23:17.629Z] QUARKUS_VERSION= [2023-07-24T08:23:17.629Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:23:17.629Z] ENABLE_DEPLOY= [2023-07-24T08:23:17.629Z] [2023-07-24T08:23:17.629Z] # Execution Plan [2023-07-24T08:23:17.629Z] [INFO] 4 projects will be executed [2023-07-24T08:23:17.629Z] [INFO] [kiegroup/drools] [2023-07-24T08:23:17.629Z] [INFO] Level type: upstream [2023-07-24T08:23:17.629Z] [INFO] [before] [2023-07-24T08:23:17.629Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:23:17.629Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:23:17.629Z] [INFO] [commands] [2023-07-24T08:23:17.629Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:23:17.629Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:23:17.629Z] [INFO] Level type: upstream [2023-07-24T08:23:17.629Z] [INFO] [before] [2023-07-24T08:23:17.629Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:23:17.629Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:23:17.629Z] [INFO] [commands] [2023-07-24T08:23:17.629Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:23:17.629Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:23:17.629Z] [INFO] Level type: upstream [2023-07-24T08:23:17.629Z] [INFO] [before] [2023-07-24T08:23:17.629Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:23:17.629Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:23:17.629Z] [INFO] [commands] [2023-07-24T08:23:17.629Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:23:17.629Z] [INFO] [kiegroup/kogito-examples] [2023-07-24T08:23:17.629Z] [INFO] Level type: current [2023-07-24T08:23:17.629Z] [INFO] [before] [2023-07-24T08:23:17.629Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:23:17.629Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:23:17.629Z] [INFO] [commands] [2023-07-24T08:23:17.629Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:23:17.629Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:23:17.629Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:23:17.629Z] [2023-07-24T08:23:17.629Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-24T08:23:35.659Z] [INFO] kiegroup/drools checked out [2023-07-24T08:23:47.815Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:23:47.815Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:23:47.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:23:48.353Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:23:48.394Z] Recording test results [2023-07-24T08:23:48.667Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:23:48.696Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:23:47.740Z] No test report files were found. Configuration error? [2023-07-24T08:23:49.406Z] + rm -rf console.log [Pipeline] sh |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1247/display/redirect Console LogsFetching changes from the remote Git repository> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.serverless-workflow-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh14246704420509301621.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 801e19923e5a854466137abf48cbbc07c9b02cad # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘kie-rhel8&&docker&&kie-mem16g&&!built-in’ Running on rhos-01-kie-rhel8-xlarge-docker-407 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:23:05.712Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:23:07.090Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:23:07.117Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:23:08.335Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] echo [2023-07-24T08:23:08.422Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:23:08.752Z] + df -h [2023-07-24T08:23:08.752Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:23:08.752Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:23:08.752Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:23:08.752Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-07-24T08:23:08.752Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:23:08.752Z] /dev/vda3 80G 25G 56G 31% / [2023-07-24T08:23:08.752Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:23:08.752Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:23:08.810Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:23:09.095Z] + du -h -d1 /home/jenkins [2023-07-24T08:23:09.096Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:23:09.096Z] 0 /home/jenkins/go [2023-07-24T08:23:09.096Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:23:09.096Z] 8.0K /home/jenkins/.m2 [2023-07-24T08:23:09.096Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:23:09.096Z] 8.0K /home/jenkins/.config [2023-07-24T08:23:09.096Z] 161M /home/jenkins/virtenvs [2023-07-24T08:23:09.096Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:23:09.096Z] 33M /home/jenkins/remoting [2023-07-24T08:23:09.096Z] 703M /home/jenkins/.cache [2023-07-24T08:23:09.096Z] 12M /home/jenkins/workspace [2023-07-24T08:23:09.096Z] 145M /home/jenkins/tools [2023-07-24T08:23:09.096Z] 0 /home/jenkins/caches [2023-07-24T08:23:09.096Z] 177M /home/jenkins/.npm [2023-07-24T08:23:09.096Z] 974M /home/jenkins/.local [2023-07-24T08:23:09.096Z] 4.3G /home/jenkins [Pipeline] echo [2023-07-24T08:23:09.118Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:23:09.395Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:23:09.395Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:23:09.395Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:23:09.395Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:23:09.395Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:23:09.906Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:23:10.025Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:23:10.358Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:23:12.389Z] [2023-07-24T08:23:12.389Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:23:12.389Z] [2023-07-24T08:23:12.389Z] 5 packages are looking for funding [2023-07-24T08:23:12.389Z] run `npm fund` for details [2023-07-24T08:23:12.389Z] [2023-07-24T08:23:12.389Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:23:12.689Z] + npm list -g [2023-07-24T08:23:12.689Z] + grep build-chain [2023-07-24T08:23:12.990Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:23:13.731Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:23:13.808Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:23:13.825Z] provisioning config files... [2023-07-24T08:23:13.830Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config10591566236258692380tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:23:13.917Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:23:14.007Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config10591566236258692380tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:23:14.032Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:23:14.032Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:23:14.032Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:23:14.341Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:23:14.341Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/durable-e0c7f904/script.sh ']' [2023-07-24T08:23:14.341Z] ++ deactivate nondestructive [2023-07-24T08:23:14.341Z] ++ unset -f pydoc [2023-07-24T08:23:14.341Z] ++ '[' -z '' ']' [2023-07-24T08:23:14.341Z] ++ '[' -z '' ']' [2023-07-24T08:23:14.341Z] ++ hash -r [2023-07-24T08:23:14.341Z] ++ '[' -z '' ']' [2023-07-24T08:23:14.341Z] ++ unset VIRTUAL_ENV [2023-07-24T08:23:14.341Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:23:14.341Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:23:14.341Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:23:14.341Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:23:14.341Z] ++ export VIRTUAL_ENV [2023-07-24T08:23:14.341Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:23:14.341Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:23:14.341Z] ++ export PATH [2023-07-24T08:23:14.341Z] ++ '[' -z '' ']' [2023-07-24T08:23:14.341Z] ++ '[' -z '' ']' [2023-07-24T08:23:14.341Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:23:14.341Z] ++ '[' x '!=' x ']' [2023-07-24T08:23:14.341Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:23:14.341Z] ++ PS1='(swf) ' [2023-07-24T08:23:14.341Z] ++ export PS1 [2023-07-24T08:23:14.341Z] ++ alias pydoc [2023-07-24T08:23:14.341Z] ++ true [2023-07-24T08:23:14.341Z] ++ hash -r [2023-07-24T08:23:14.341Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:23:15.288Z] # Executing pre section [2023-07-24T08:23:15.288Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config10591566236258692380tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:23:15.289Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config10591566236258692380tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:23:15.289Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:23:15.289Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:23:15.289Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:23:15.289Z] QUARKUS_VERSION= [2023-07-24T08:23:15.289Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:23:15.289Z] ENABLE_DEPLOY= [2023-07-24T08:23:15.289Z] [2023-07-24T08:23:15.289Z] # Execution Plan [2023-07-24T08:23:15.289Z] [INFO] 4 projects will be executed [2023-07-24T08:23:15.289Z] [INFO] [kiegroup/drools] [2023-07-24T08:23:15.289Z] [INFO] Level type: upstream [2023-07-24T08:23:15.289Z] [INFO] [before] [2023-07-24T08:23:15.289Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:23:15.289Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:23:15.289Z] [INFO] [commands] [2023-07-24T08:23:15.289Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:23:15.289Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:23:15.289Z] [INFO] Level type: upstream [2023-07-24T08:23:15.289Z] [INFO] [before] [2023-07-24T08:23:15.289Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:23:15.289Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:23:15.289Z] [INFO] [commands] [2023-07-24T08:23:15.289Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:23:15.289Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:23:15.289Z] [INFO] Level type: upstream [2023-07-24T08:23:15.289Z] [INFO] [before] [2023-07-24T08:23:15.289Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:23:15.289Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:23:15.289Z] [INFO] [commands] [2023-07-24T08:23:15.289Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:23:15.289Z] [INFO] [kiegroup/kogito-examples] [2023-07-24T08:23:15.289Z] [INFO] Level type: current [2023-07-24T08:23:15.289Z] [INFO] [before] [2023-07-24T08:23:15.289Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:23:15.289Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:23:15.289Z] [INFO] [commands] [2023-07-24T08:23:15.289Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:23:15.289Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:23:15.289Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:23:15.289Z] [2023-07-24T08:23:15.289Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-24T08:23:33.404Z] [INFO] kiegroup/drools checked out [2023-07-24T08:23:48.223Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:23:48.223Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:23:48.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:23:48.717Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:23:48.749Z] Recording test results [2023-07-24T08:23:49.024Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:23:49.048Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:23:48.508Z] No test report files were found. Configuration error? [2023-07-24T08:23:49.788Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-quarkus-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-quarkus-examples/1257/display/redirect Console Logs> /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-quarkus-examples/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh683570946221535132.keyVerifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 154102e8350a7d952396c3a28edb983df906baec # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-179 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:34:36.471Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [2023-07-24T08:34:37.142Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:34:37.170Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:34:37.690Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples [Pipeline] { [Pipeline] echo [2023-07-24T08:34:37.723Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:34:38.004Z] + df -h [2023-07-24T08:34:38.005Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:34:38.005Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:34:38.005Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:34:38.005Z] tmpfs 7.7G 33M 7.7G 1% /run [2023-07-24T08:34:38.005Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:34:38.005Z] /dev/vda3 80G 28G 53G 35% / [2023-07-24T08:34:38.005Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:34:38.005Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:34:38.025Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:34:38.302Z] + du -h -d1 /home/jenkins [2023-07-24T08:34:38.302Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:34:38.302Z] 0 /home/jenkins/go [2023-07-24T08:34:38.302Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:34:38.302Z] 38M /home/jenkins/.m2 [2023-07-24T08:34:38.302Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:34:38.302Z] 28K /home/jenkins/.config [2023-07-24T08:34:38.302Z] 161M /home/jenkins/virtenvs [2023-07-24T08:34:38.302Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:34:38.302Z] 33M /home/jenkins/remoting [2023-07-24T08:34:38.302Z] 703M /home/jenkins/.cache [2023-07-24T08:34:38.302Z] 427M /home/jenkins/workspace [2023-07-24T08:34:38.302Z] 145M /home/jenkins/tools [2023-07-24T08:34:38.303Z] 0 /home/jenkins/caches [2023-07-24T08:34:38.303Z] 184M /home/jenkins/.npm [2023-07-24T08:34:38.557Z] 974M /home/jenkins/.local [2023-07-24T08:34:38.557Z] 0 /home/jenkins/.mozilla [2023-07-24T08:34:38.557Z] 1.3G /home/jenkins/.gradle [2023-07-24T08:34:38.557Z] 20K /home/jenkins/.java [2023-07-24T08:34:38.557Z] 0 /home/jenkins/.groovy [2023-07-24T08:34:38.557Z] 6.0G /home/jenkins [Pipeline] echo [2023-07-24T08:34:38.579Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:34:38.858Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:34:38.859Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:34:38.859Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:34:38.859Z] 0 /home/jenkins/workspace/KIE/optaplanner/main [2023-07-24T08:34:38.859Z] 0 /home/jenkins/workspace/KIE/optaplanner [2023-07-24T08:34:38.859Z] 416M /home/jenkins/workspace/KIE/drools/main [2023-07-24T08:34:38.859Z] 416M /home/jenkins/workspace/KIE/drools [2023-07-24T08:34:38.859Z] 0 /home/jenkins/workspace/KIE/optaplanner-9.x/9.41.x [2023-07-24T08:34:38.859Z] 0 /home/jenkins/workspace/KIE/optaplanner-9.x [2023-07-24T08:34:38.859Z] 427M /home/jenkins/workspace/KIE [2023-07-24T08:34:38.859Z] 427M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:39.186Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:34:39.250Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:34:39.537Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:34:41.436Z] [2023-07-24T08:34:41.436Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:34:41.436Z] [2023-07-24T08:34:41.436Z] 5 packages are looking for funding [2023-07-24T08:34:41.436Z] run `npm fund` for details [2023-07-24T08:34:41.436Z] [2023-07-24T08:34:41.436Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:34:41.729Z] + npm list -g [2023-07-24T08:34:41.730Z] + grep build-chain [2023-07-24T08:34:41.984Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:42.402Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:34:42.429Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:34:42.444Z] provisioning config files... [2023-07-24T08:34:42.447Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config1711064881758569847tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:34:42.487Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:34:42.531Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config1711064881758569847tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:34:42.553Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:34:42.553Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:34:42.553Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:34:42.818Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:34:42.818Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/durable-3954b5b3/script.sh ']' [2023-07-24T08:34:42.818Z] ++ deactivate nondestructive [2023-07-24T08:34:42.818Z] ++ unset -f pydoc [2023-07-24T08:34:42.818Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.818Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.818Z] ++ hash -r [2023-07-24T08:34:42.818Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.818Z] ++ unset VIRTUAL_ENV [2023-07-24T08:34:42.818Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:34:42.818Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:34:42.818Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:34:42.818Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:34:42.818Z] ++ export VIRTUAL_ENV [2023-07-24T08:34:42.818Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:42.818Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:42.818Z] ++ export PATH [2023-07-24T08:34:42.818Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.818Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.818Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:34:42.818Z] ++ '[' x '!=' x ']' [2023-07-24T08:34:42.818Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:34:42.818Z] ++ PS1='(swf) ' [2023-07-24T08:34:42.818Z] ++ export PS1 [2023-07-24T08:34:42.818Z] ++ alias pydoc [2023-07-24T08:34:42.818Z] ++ true [2023-07-24T08:34:42.818Z] ++ hash -r [2023-07-24T08:34:42.818Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:34:43.741Z] # Executing pre section [2023-07-24T08:34:43.741Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config1711064881758569847tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:43.741Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-quarkus-examples@tmp/config1711064881758569847tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:43.741Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:43.741Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:43.995Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:34:43.995Z] QUARKUS_VERSION= [2023-07-24T08:34:43.995Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:34:43.995Z] ENABLE_DEPLOY= [2023-07-24T08:34:43.995Z] [2023-07-24T08:34:43.995Z] # Execution Plan [2023-07-24T08:34:43.995Z] [INFO] 4 projects will be executed [2023-07-24T08:34:43.995Z] [INFO] [kiegroup/drools] [2023-07-24T08:34:43.995Z] [INFO] Level type: upstream [2023-07-24T08:34:43.995Z] [INFO] [before] [2023-07-24T08:34:43.995Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:43.995Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:43.995Z] [INFO] [commands] [2023-07-24T08:34:43.995Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:43.995Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:34:43.995Z] [INFO] Level type: upstream [2023-07-24T08:34:43.995Z] [INFO] [before] [2023-07-24T08:34:43.995Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:43.995Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:43.995Z] [INFO] [commands] [2023-07-24T08:34:43.996Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:43.996Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:34:43.996Z] [INFO] Level type: upstream [2023-07-24T08:34:43.996Z] [INFO] [before] [2023-07-24T08:34:43.996Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:43.996Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:43.996Z] [INFO] [commands] [2023-07-24T08:34:43.996Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:43.996Z] [INFO] [kiegroup/kogito-examples] [2023-07-24T08:34:43.996Z] [INFO] Level type: current [2023-07-24T08:34:43.996Z] [INFO] [before] [2023-07-24T08:34:43.996Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:34:43.996Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:34:43.996Z] [INFO] [commands] [2023-07-24T08:34:43.996Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:34:43.996Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:34:43.996Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:34:43.996Z] [2023-07-24T08:34:43.996Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-24T08:34:58.822Z] [INFO] kiegroup/drools checked out [2023-07-24T08:35:13.685Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:35:13.685Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:35:13.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:14.143Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:35:14.169Z] Recording test results [2023-07-24T08:35:14.448Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:35:14.471Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:15.154Z] + rm -rf console.log [2023-07-24T08:35:14.249Z] No test report files were found. Configuration error? [Pipeline] sh |
(tests) - kogito-springboot-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-springboot-examples/1270/display/redirect Console Logs> git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 154102e8350a7d952396c3a28edb983df906baec # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-40 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:34:36.800Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:34:37.509Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:34:37.535Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:34:37.960Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples [Pipeline] { [Pipeline] echo [2023-07-24T08:34:37.992Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:34:38.269Z] + df -h [2023-07-24T08:34:38.269Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:34:38.269Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:34:38.269Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:34:38.269Z] tmpfs 7.7G 41M 7.7G 1% /run [2023-07-24T08:34:38.269Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:34:38.269Z] /dev/vda3 80G 29G 52G 36% / [2023-07-24T08:34:38.269Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:34:38.269Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:34:38.290Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:34:38.567Z] + du -h -d1 /home/jenkins [2023-07-24T08:34:38.567Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:34:38.567Z] 0 /home/jenkins/go [2023-07-24T08:34:38.567Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:34:38.567Z] 55M /home/jenkins/.m2 [2023-07-24T08:34:38.567Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:34:38.567Z] 36K /home/jenkins/.config [2023-07-24T08:34:38.567Z] 161M /home/jenkins/virtenvs [2023-07-24T08:34:38.567Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:34:38.567Z] 34M /home/jenkins/remoting [2023-07-24T08:34:38.567Z] 789M /home/jenkins/.cache [2023-07-24T08:34:38.567Z] 12M /home/jenkins/workspace [2023-07-24T08:34:38.567Z] 145M /home/jenkins/tools [2023-07-24T08:34:38.567Z] 0 /home/jenkins/caches [2023-07-24T08:34:38.567Z] 184M /home/jenkins/.npm [2023-07-24T08:34:38.567Z] 16K /home/jenkins/.java [2023-07-24T08:34:38.567Z] 1.1G /home/jenkins/.gradle [2023-07-24T08:34:38.567Z] 8.0K /home/jenkins/.docker [2023-07-24T08:34:38.567Z] 17M /home/jenkins/.jbang [2023-07-24T08:34:38.567Z] 8.7M /home/jenkins/.rewrite-cache [2023-07-24T08:34:38.823Z] 974M /home/jenkins/.local [2023-07-24T08:34:38.823Z] 0 /home/jenkins/.mozilla [2023-07-24T08:34:38.823Z] 458M /home/jenkins/.sonar [2023-07-24T08:34:38.823Z] 6.1G /home/jenkins [Pipeline] echo [2023-07-24T08:34:38.843Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:34:39.120Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/optaplanner/main [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/optaplanner/8.38.x-prod [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/optaplanner [2023-07-24T08:34:39.120Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/kogito/1.41.x [2023-07-24T08:34:39.120Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/drools-9.x/9.x [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/drools-9.x [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/drools/main [2023-07-24T08:34:39.120Z] 0 /home/jenkins/workspace/KIE/drools [2023-07-24T08:34:39.120Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:34:39.120Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:39.422Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:34:39.491Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:34:39.772Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:34:41.652Z] [2023-07-24T08:34:41.652Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:34:41.652Z] [2023-07-24T08:34:41.652Z] 5 packages are looking for funding [2023-07-24T08:34:41.652Z] run `npm fund` for details [2023-07-24T08:34:41.652Z] [2023-07-24T08:34:41.652Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:34:41.939Z] + npm list -g [2023-07-24T08:34:41.940Z] + grep build-chain [2023-07-24T08:34:42.498Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:42.894Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:34:42.921Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:34:42.940Z] provisioning config files... [2023-07-24T08:34:42.962Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config4247072320385228220tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:34:43.001Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:34:43.040Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config4247072320385228220tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:34:43.059Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:34:43.059Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:34:43.059Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:34:43.330Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:34:43.330Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/durable-4ab90126/script.sh ']' [2023-07-24T08:34:43.330Z] ++ deactivate nondestructive [2023-07-24T08:34:43.330Z] ++ unset -f pydoc [2023-07-24T08:34:43.330Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.330Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.330Z] ++ hash -r [2023-07-24T08:34:43.330Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.330Z] ++ unset VIRTUAL_ENV [2023-07-24T08:34:43.330Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:34:43.330Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:34:43.330Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:34:43.330Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:34:43.330Z] ++ export VIRTUAL_ENV [2023-07-24T08:34:43.330Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:43.330Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:43.330Z] ++ export PATH [2023-07-24T08:34:43.330Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.330Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.330Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:34:43.330Z] ++ '[' x '!=' x ']' [2023-07-24T08:34:43.330Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:34:43.330Z] ++ PS1='(swf) ' [2023-07-24T08:34:43.330Z] ++ export PS1 [2023-07-24T08:34:43.330Z] ++ alias pydoc [2023-07-24T08:34:43.330Z] ++ true [2023-07-24T08:34:43.330Z] ++ hash -r [2023-07-24T08:34:43.330Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:34:44.254Z] # Executing pre section [2023-07-24T08:34:44.254Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config4247072320385228220tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:44.254Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-springboot-examples@tmp/config4247072320385228220tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:44.254Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:44.254Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:44.254Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:34:44.254Z] QUARKUS_VERSION= [2023-07-24T08:34:44.254Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:34:44.254Z] ENABLE_DEPLOY= [2023-07-24T08:34:44.254Z] [2023-07-24T08:34:44.254Z] # Execution Plan [2023-07-24T08:34:44.254Z] [INFO] 4 projects will be executed [2023-07-24T08:34:44.254Z] [INFO] [kiegroup/drools] [2023-07-24T08:34:44.254Z] [INFO] Level type: upstream [2023-07-24T08:34:44.254Z] [INFO] [before] [2023-07-24T08:34:44.254Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.254Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.254Z] [INFO] [commands] [2023-07-24T08:34:44.254Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.254Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:34:44.254Z] [INFO] Level type: upstream [2023-07-24T08:34:44.254Z] [INFO] [before] [2023-07-24T08:34:44.254Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.254Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.254Z] [INFO] [commands] [2023-07-24T08:34:44.254Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.254Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:34:44.254Z] [INFO] Level type: upstream [2023-07-24T08:34:44.254Z] [INFO] [before] [2023-07-24T08:34:44.254Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.254Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.254Z] [INFO] [commands] [2023-07-24T08:34:44.254Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.254Z] [INFO] [kiegroup/kogito-examples] [2023-07-24T08:34:44.254Z] [INFO] Level type: current [2023-07-24T08:34:44.254Z] [INFO] [before] [2023-07-24T08:34:44.254Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:34:44.254Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:34:44.254Z] [INFO] [commands] [2023-07-24T08:34:44.254Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:34:44.254Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:34:44.254Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:34:44.254Z] [2023-07-24T08:34:44.254Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-24T08:34:59.087Z] [INFO] kiegroup/drools checked out [2023-07-24T08:35:21.189Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:35:21.190Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:35:23.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:24.338Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:35:24.362Z] Recording test results [2023-07-24T08:35:24.681Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:35:24.699Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:23.138Z] No test report files were found. Configuration error? [2023-07-24T08:35:25.392Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/2912/display/redirect Console LogsCommit message: "Add release branch 1.42.x after cut-off"> git rev-list --no-walk 5a5de5ce3930a8368346d731a424090952380999 # timeout=10 Loading library jenkins-pipeline-shared-libraries@main Attempting to resolve main from remote references... > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18293899314810008394.key Verifying host key using manually-configured host key entries > git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Found match: refs/heads/main revision 154102e8350a7d952396c3a28edb983df906baec Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kie-ci-user-key > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.kogito-runtimes/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh10778030637087673343.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 154102e8350a7d952396c3a28edb983df906baec # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-404 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:34:36.154Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [2023-07-24T08:34:36.816Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:34:36.843Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:34:37.445Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes [Pipeline] { [Pipeline] echo [2023-07-24T08:34:37.478Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:34:37.755Z] + df -h [2023-07-24T08:34:37.755Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:34:37.755Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:34:37.755Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:34:37.755Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-07-24T08:34:37.755Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:34:37.755Z] /dev/vda3 80G 22G 58G 28% / [2023-07-24T08:34:37.755Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:34:37.755Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:34:37.776Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:34:38.055Z] + du -h -d1 /home/jenkins [2023-07-24T08:34:38.055Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:34:38.055Z] 0 /home/jenkins/go [2023-07-24T08:34:38.055Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:34:38.055Z] 19M /home/jenkins/.m2 [2023-07-24T08:34:38.055Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:34:38.055Z] 12K /home/jenkins/.config [2023-07-24T08:34:38.055Z] 161M /home/jenkins/virtenvs [2023-07-24T08:34:38.055Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:34:38.055Z] 33M /home/jenkins/remoting [2023-07-24T08:34:38.055Z] 150M /home/jenkins/.cache [2023-07-24T08:34:38.055Z] 12M /home/jenkins/workspace [2023-07-24T08:34:38.055Z] 145M /home/jenkins/tools [2023-07-24T08:34:38.055Z] 0 /home/jenkins/caches [2023-07-24T08:34:38.055Z] 20M /home/jenkins/.npm [2023-07-24T08:34:38.055Z] 2.7G /home/jenkins [Pipeline] echo [2023-07-24T08:34:38.077Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:34:38.353Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:34:38.354Z] 0 /home/jenkins/workspace/KIE/drools-9.x/9.42.x [2023-07-24T08:34:38.354Z] 0 /home/jenkins/workspace/KIE/drools-9.x [2023-07-24T08:34:38.354Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:34:38.354Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:34:38.354Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:34:38.354Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:38.691Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:34:38.759Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:34:39.060Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:34:41.574Z] [2023-07-24T08:34:41.574Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:34:41.574Z] [2023-07-24T08:34:41.574Z] 5 packages are looking for funding [2023-07-24T08:34:41.574Z] run `npm fund` for details [2023-07-24T08:34:41.574Z] [2023-07-24T08:34:41.574Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:34:41.859Z] + npm list -g [2023-07-24T08:34:41.860Z] + grep build-chain [2023-07-24T08:34:42.420Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:42.829Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:34:42.858Z] BUILD_MVN_OPTS_CURRENT = -T 1C -Dvalidate-formatting -Prun-code-coverage [Pipeline] configFileProvider [2023-07-24T08:34:42.873Z] provisioning config files... [2023-07-24T08:34:42.878Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config5789355381782109354tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:34:42.918Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:34:42.963Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config5789355381782109354tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:34:42.983Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:34:42.983Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:34:42.984Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:34:43.260Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:34:43.260Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/durable-70420871/script.sh ']' [2023-07-24T08:34:43.260Z] ++ deactivate nondestructive [2023-07-24T08:34:43.260Z] ++ unset -f pydoc [2023-07-24T08:34:43.260Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.260Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.260Z] ++ hash -r [2023-07-24T08:34:43.260Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.260Z] ++ unset VIRTUAL_ENV [2023-07-24T08:34:43.260Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:34:43.260Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:34:43.260Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:34:43.260Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:34:43.260Z] ++ export VIRTUAL_ENV [2023-07-24T08:34:43.260Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:43.260Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:43.260Z] ++ export PATH [2023-07-24T08:34:43.260Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.260Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.260Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:34:43.260Z] ++ '[' x '!=' x ']' [2023-07-24T08:34:43.260Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:34:43.260Z] ++ PS1='(swf) ' [2023-07-24T08:34:43.260Z] ++ export PS1 [2023-07-24T08:34:43.260Z] ++ alias pydoc [2023-07-24T08:34:43.260Z] ++ true [2023-07-24T08:34:43.260Z] ++ hash -r [2023-07-24T08:34:43.260Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:34:44.182Z] # Executing pre section [2023-07-24T08:34:44.182Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config5789355381782109354tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:44.182Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config5789355381782109354tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:44.182Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage [2023-07-24T08:34:44.182Z] BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage [2023-07-24T08:34:44.182Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:34:44.182Z] QUARKUS_VERSION= [2023-07-24T08:34:44.182Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:34:44.182Z] ENABLE_DEPLOY= [2023-07-24T08:34:44.182Z] [2023-07-24T08:34:44.182Z] # Execution Plan [2023-07-24T08:34:44.182Z] [INFO] 2 projects will be executed [2023-07-24T08:34:44.182Z] [INFO] [kiegroup/drools] [2023-07-24T08:34:44.182Z] [INFO] Level type: upstream [2023-07-24T08:34:44.182Z] [INFO] [before] [2023-07-24T08:34:44.182Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.182Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.182Z] [INFO] [commands] [2023-07-24T08:34:44.182Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.182Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:34:44.182Z] [INFO] Level type: current [2023-07-24T08:34:44.182Z] [INFO] [before] [2023-07-24T08:34:44.182Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:34:44.182Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:34:44.182Z] [INFO] [commands] [2023-07-24T08:34:44.182Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_RUNTIMES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:34:44.182Z] mvn dependency:tree clean -Dfull ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS }} [2023-07-24T08:34:44.182Z] [2023-07-24T08:34:44.182Z] # Checking out kiegroup/kogito-runtimes and its dependencies (2 projects in total). It can take some time. [2023-07-24T08:35:10.648Z] [INFO] kiegroup/drools checked out [2023-07-24T08:35:26.059Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:35:26.059Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:35:26.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:26.492Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:35:26.513Z] Recording test results [2023-07-24T08:35:26.797Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:35:26.815Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:27.440Z] + rm -rf console.log [Pipeline] sh [2023-07-24T08:35:26.862Z] No test report files were found. Configuration error? |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1248/display/redirect Console LogsCommit message: "Add `githubscm.deleteReleaseAndTag` method (#291)"> git rev-list --no-walk 154102e8350a7d952396c3a28edb983df906baec # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-156 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:34:36.565Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [Pipeline] sh [2023-07-24T08:34:37.298Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:34:37.327Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:34:37.866Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples [Pipeline] { [Pipeline] echo [2023-07-24T08:34:37.898Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:34:38.175Z] + df -h [2023-07-24T08:34:38.176Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:34:38.176Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:34:38.176Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:34:38.176Z] tmpfs 7.7G 25M 7.7G 1% /run [2023-07-24T08:34:38.176Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:34:38.176Z] /dev/vda3 80G 34G 47G 42% / [2023-07-24T08:34:38.176Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:34:38.176Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:34:38.196Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:34:38.475Z] + du -h -d1 /home/jenkins [2023-07-24T08:34:38.475Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:34:38.475Z] 811M /home/jenkins/go [2023-07-24T08:34:38.475Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:34:38.475Z] 19M /home/jenkins/.m2 [2023-07-24T08:34:38.475Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:34:38.475Z] 12K /home/jenkins/.config [2023-07-24T08:34:38.475Z] 161M /home/jenkins/virtenvs [2023-07-24T08:34:38.475Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:34:38.475Z] 34M /home/jenkins/remoting [2023-07-24T08:34:38.475Z] 1.3G /home/jenkins/.cache [2023-07-24T08:34:38.475Z] 12M /home/jenkins/workspace [2023-07-24T08:34:38.475Z] 0 /home/jenkins/caches [2023-07-24T08:34:38.475Z] 32K /home/jenkins/.docker [2023-07-24T08:34:38.730Z] 974M /home/jenkins/.local [2023-07-24T08:34:38.730Z] 708K /home/jenkins/.kube [2023-07-24T08:34:38.730Z] 823M /home/jenkins/.gradle [2023-07-24T08:34:38.730Z] 20K /home/jenkins/.java [2023-07-24T08:34:38.730Z] 0 /home/jenkins/.groovy [2023-07-24T08:34:38.730Z] 145M /home/jenkins/tools [2023-07-24T08:34:38.730Z] 177M /home/jenkins/.npm [2023-07-24T08:34:38.730Z] 6.5G /home/jenkins [Pipeline] echo [2023-07-24T08:34:38.752Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:34:39.028Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/kogito/1.41.x [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/kogito/1.42.x [2023-07-24T08:34:39.028Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:34:39.028Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/drools/8.41.x [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/drools/8.40.x-prod [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/drools/main [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/drools [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/optaplanner/8.41.x [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/optaplanner/main [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/optaplanner [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/optaplanner-9.x/9.41.x [2023-07-24T08:34:39.028Z] 0 /home/jenkins/workspace/KIE/optaplanner-9.x [2023-07-24T08:34:39.028Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:34:39.028Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:39.350Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:34:39.414Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:34:39.695Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:34:42.202Z] [2023-07-24T08:34:42.202Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:34:42.202Z] [2023-07-24T08:34:42.202Z] 5 packages are looking for funding [2023-07-24T08:34:42.202Z] run `npm fund` for details [2023-07-24T08:34:42.202Z] [2023-07-24T08:34:42.202Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:34:42.492Z] + npm list -g [2023-07-24T08:34:42.492Z] + grep build-chain [2023-07-24T08:34:43.051Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:43.440Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:34:43.465Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:34:43.479Z] provisioning config files... [2023-07-24T08:34:43.483Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8206159410415171457tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:34:43.518Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:34:43.561Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8206159410415171457tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:34:43.581Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:34:43.581Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:34:43.581Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:34:43.847Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:34:43.847Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/durable-16d2d561/script.sh ']' [2023-07-24T08:34:43.847Z] ++ deactivate nondestructive [2023-07-24T08:34:43.847Z] ++ unset -f pydoc [2023-07-24T08:34:43.847Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.847Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.847Z] ++ hash -r [2023-07-24T08:34:43.847Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.847Z] ++ unset VIRTUAL_ENV [2023-07-24T08:34:43.847Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:34:43.847Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:34:43.847Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:34:43.847Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:34:43.847Z] ++ export VIRTUAL_ENV [2023-07-24T08:34:43.847Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:43.848Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:43.848Z] ++ export PATH [2023-07-24T08:34:43.848Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.848Z] ++ '[' -z '' ']' [2023-07-24T08:34:43.848Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:34:43.848Z] ++ '[' x '!=' x ']' [2023-07-24T08:34:43.848Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:34:43.848Z] ++ PS1='(swf) ' [2023-07-24T08:34:43.848Z] ++ export PS1 [2023-07-24T08:34:43.848Z] ++ alias pydoc [2023-07-24T08:34:43.848Z] ++ true [2023-07-24T08:34:43.848Z] ++ hash -r [2023-07-24T08:34:43.848Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-examples -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:34:44.771Z] # Executing pre section [2023-07-24T08:34:44.771Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8206159410415171457tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:44.771Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config8206159410415171457tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:44.771Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:44.771Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:44.771Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:34:44.771Z] QUARKUS_VERSION= [2023-07-24T08:34:44.771Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:34:44.771Z] ENABLE_DEPLOY= [2023-07-24T08:34:44.771Z] [2023-07-24T08:34:44.771Z] # Execution Plan [2023-07-24T08:34:44.771Z] [INFO] 4 projects will be executed [2023-07-24T08:34:44.771Z] [INFO] [kiegroup/drools] [2023-07-24T08:34:44.771Z] [INFO] Level type: upstream [2023-07-24T08:34:44.771Z] [INFO] [before] [2023-07-24T08:34:44.771Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.771Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.771Z] [INFO] [commands] [2023-07-24T08:34:44.771Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.771Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:34:44.771Z] [INFO] Level type: upstream [2023-07-24T08:34:44.771Z] [INFO] [before] [2023-07-24T08:34:44.771Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.771Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.771Z] [INFO] [commands] [2023-07-24T08:34:44.771Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.771Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:34:44.771Z] [INFO] Level type: upstream [2023-07-24T08:34:44.771Z] [INFO] [before] [2023-07-24T08:34:44.771Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:44.771Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:44.771Z] [INFO] [commands] [2023-07-24T08:34:44.771Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:44.771Z] [INFO] [kiegroup/kogito-examples] [2023-07-24T08:34:44.771Z] [INFO] Level type: current [2023-07-24T08:34:44.771Z] [INFO] [before] [2023-07-24T08:34:44.771Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:34:44.771Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:34:44.771Z] [INFO] [commands] [2023-07-24T08:34:44.771Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_EXAMPLES_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:34:44.771Z] mvn dependency:tree -pl :kogito-examples clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:34:44.771Z] mvn dependency:tree -f ${{ env.KOGITO_EXAMPLES_SUBFOLDER_POM }}pom.xml clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_EXAMPLES_BUILD_MVN_OPTS }} [2023-07-24T08:34:44.771Z] [2023-07-24T08:34:44.771Z] # Checking out kiegroup/kogito-examples and its dependencies (4 projects in total). It can take some time. [2023-07-24T08:35:16.806Z] [INFO] kiegroup/drools checked out [2023-07-24T08:35:33.291Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:35:33.291Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:35:33.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:33.948Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:35:33.973Z] Recording test results [2023-07-24T08:35:34.329Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:35:34.347Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:33.965Z] No test report files were found. Configuration error? [2023-07-24T08:35:35.056Z] + rm -rf console.log [Pipeline] sh |
(tests) - kogito-apps job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.kogito-apps/2906/display/redirect Console Logsusing GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space[INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8405327895280011140.key Verifying host key using manually-configured host key entries > git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Found match: refs/heads/main revision 154102e8350a7d952396c3a28edb983df906baec Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential kie-ci-user-key > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-apps/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries > git --version # timeout=10 > git --version # 'git version 2.31.1' using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/kogito/jobs/main/jobs/pullrequest/jobs/kogito-runtimes.tests.downstream.kogito-apps/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh2169417382808891642.key Verifying host key using manually-configured host key entries > git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 154102e8350a7d952396c3a28edb983df906baec (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 154102e8350a7d952396c3a28edb983df906baec # timeout=10 Commit message: "Add `githubscm.deleteReleaseAndTag` method (#291)" > git rev-list --no-walk 154102e8350a7d952396c3a28edb983df906baec # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on rhos-01-kie-rhel8-xlarge-docker-407 in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential kie-ci3 Cloning the remote Git repository Cloning repository https://github.com/kiegroup/kogito-pipelines.git > git init /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps # timeout=10 Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.39.3' using GIT_ASKPASS to set credentials PSSWD: kie-ci3 account to access GitHub via token > git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97d33338ec8604e37932260e71128028fa78867a (origin/main) Commit message: "Add release branch 1.42.x after cut-off" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-24T08:34:35.938Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Initialize) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:34:36.594Z] + printenv [Pipeline] archiveArtifacts [2023-07-24T08:34:36.624Z] Archiving artifacts [Pipeline] } > git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d33338ec8604e37932260e71128028fa78867a # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check space before build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] dir [2023-07-24T08:34:37.178Z] Running in /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps [Pipeline] { [Pipeline] echo [2023-07-24T08:34:37.214Z] [INFO] space left on the machine [Pipeline] sh [2023-07-24T08:34:37.494Z] + df -h [2023-07-24T08:34:37.494Z] Filesystem Size Used Avail Use% Mounted on [2023-07-24T08:34:37.494Z] devtmpfs 7.7G 0 7.7G 0% /dev [2023-07-24T08:34:37.494Z] tmpfs 7.7G 0 7.7G 0% /dev/shm [2023-07-24T08:34:37.494Z] tmpfs 7.7G 17M 7.7G 1% /run [2023-07-24T08:34:37.494Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup [2023-07-24T08:34:37.494Z] /dev/vda3 80G 25G 56G 31% / [2023-07-24T08:34:37.494Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi [2023-07-24T08:34:37.494Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000 [Pipeline] echo [2023-07-24T08:34:37.516Z] [INFO] space of /home/jenkins [Pipeline] sh [2023-07-24T08:34:37.794Z] + du -h -d1 /home/jenkins [2023-07-24T08:34:37.795Z] 4.0K /home/jenkins/.ssh [2023-07-24T08:34:37.795Z] 0 /home/jenkins/go [2023-07-24T08:34:37.795Z] 8.0K /home/jenkins/.vnc [2023-07-24T08:34:37.795Z] 8.0K /home/jenkins/.m2 [2023-07-24T08:34:37.795Z] 2.2G /home/jenkins/git-repos [2023-07-24T08:34:37.795Z] 8.0K /home/jenkins/.config [2023-07-24T08:34:37.795Z] 161M /home/jenkins/virtenvs [2023-07-24T08:34:37.795Z] 4.0K /home/jenkins/.cekit [2023-07-24T08:34:37.795Z] 33M /home/jenkins/remoting [2023-07-24T08:34:37.795Z] 703M /home/jenkins/.cache [2023-07-24T08:34:37.795Z] 12M /home/jenkins/workspace [2023-07-24T08:34:37.795Z] 145M /home/jenkins/tools [2023-07-24T08:34:37.795Z] 0 /home/jenkins/caches [2023-07-24T08:34:37.795Z] 177M /home/jenkins/.npm [2023-07-24T08:34:37.795Z] 974M /home/jenkins/.local [2023-07-24T08:34:37.795Z] 4.3G /home/jenkins [Pipeline] echo [2023-07-24T08:34:37.816Z] [INFO] space of workspace [Pipeline] sh [2023-07-24T08:34:38.093Z] + du -h -d3 /home/jenkins/workspace [2023-07-24T08:34:38.093Z] 12M /home/jenkins/workspace/KIE/kogito/main [2023-07-24T08:34:38.093Z] 12M /home/jenkins/workspace/KIE/kogito [2023-07-24T08:34:38.093Z] 12M /home/jenkins/workspace/KIE [2023-07-24T08:34:38.093Z] 12M /home/jenkins/workspace [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install build-chain tool) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:38.414Z] [INFO] Getting build-chain version from composite action file [Pipeline] readFile [Pipeline] echo [2023-07-24T08:34:38.485Z] [INFO] build-chain version recovered '^v3' [Pipeline] sh [2023-07-24T08:34:38.769Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/ [2023-07-24T08:34:40.659Z] [2023-07-24T08:34:40.659Z] changed 95 packages, and audited 96 packages in 2s [2023-07-24T08:34:40.659Z] [2023-07-24T08:34:40.659Z] 5 packages are looking for funding [2023-07-24T08:34:40.659Z] run `npm fund` for details [2023-07-24T08:34:40.659Z] [2023-07-24T08:34:40.659Z] found 0 vulnerabilities [Pipeline] sh [2023-07-24T08:34:40.951Z] + npm list -g [2023-07-24T08:34:40.951Z] + grep build-chain [2023-07-24T08:34:41.514Z] ├── @kie/[email protected] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build projects) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2023-07-24T08:34:41.914Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server [Pipeline] echo [2023-07-24T08:34:41.943Z] BUILD_MVN_OPTS_CURRENT = [Pipeline] configFileProvider [2023-07-24T08:34:41.958Z] provisioning config files... [2023-07-24T08:34:41.963Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14137115271803380279tmp [Pipeline] { [Pipeline] withCredentials [2023-07-24T08:34:42.006Z] Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] echo [2023-07-24T08:34:42.046Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14137115271803380279tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true [Pipeline] sh [2023-07-24T08:34:42.067Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2023-07-24T08:34:42.067Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN] [2023-07-24T08:34:42.067Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2023-07-24T08:34:42.334Z] + source /home/jenkins/virtenvs/swf/bin/activate [2023-07-24T08:34:42.334Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/durable-d4e6f5dc/script.sh ']' [2023-07-24T08:34:42.334Z] ++ deactivate nondestructive [2023-07-24T08:34:42.334Z] ++ unset -f pydoc [2023-07-24T08:34:42.334Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.334Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.334Z] ++ hash -r [2023-07-24T08:34:42.334Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.334Z] ++ unset VIRTUAL_ENV [2023-07-24T08:34:42.334Z] ++ '[' '!' nondestructive = nondestructive ']' [2023-07-24T08:34:42.334Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf [2023-07-24T08:34:42.334Z] ++ '[' linux-gnu = cygwin ']' [2023-07-24T08:34:42.334Z] ++ '[' linux-gnu = msys ']' [2023-07-24T08:34:42.334Z] ++ export VIRTUAL_ENV [2023-07-24T08:34:42.335Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:42.335Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin [2023-07-24T08:34:42.335Z] ++ export PATH [2023-07-24T08:34:42.335Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.335Z] ++ '[' -z '' ']' [2023-07-24T08:34:42.335Z] ++ _OLD_VIRTUAL_PS1= [2023-07-24T08:34:42.335Z] ++ '[' x '!=' x ']' [2023-07-24T08:34:42.335Z] +++ basename /home/jenkins/virtenvs/swf [2023-07-24T08:34:42.335Z] ++ PS1='(swf) ' [2023-07-24T08:34:42.335Z] ++ export PS1 [2023-07-24T08:34:42.335Z] ++ alias pydoc [2023-07-24T08:34:42.335Z] ++ true [2023-07-24T08:34:42.335Z] ++ hash -r [2023-07-24T08:34:42.335Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -o bc -p kiegroup/kogito-apps -u https://github.com/kiegroup/kogito-runtimes/pull/3091 --skipParallelCheckout [2023-07-24T08:34:43.692Z] # Executing pre section [2023-07-24T08:34:43.692Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14137115271803380279tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:43.692Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.kogito-apps@tmp/config14137115271803380279tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 [2023-07-24T08:34:43.692Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:43.692Z] BUILD_MVN_OPTS_CURRENT= [2023-07-24T08:34:43.692Z] [command]/usr/bin/echo QUARKUS_VERSION= [2023-07-24T08:34:43.692Z] QUARKUS_VERSION= [2023-07-24T08:34:43.692Z] [command]/usr/bin/echo ENABLE_DEPLOY= [2023-07-24T08:34:43.692Z] ENABLE_DEPLOY= [2023-07-24T08:34:43.692Z] [2023-07-24T08:34:43.692Z] # Execution Plan [2023-07-24T08:34:43.692Z] [INFO] 3 projects will be executed [2023-07-24T08:34:43.692Z] [INFO] [kiegroup/drools] [2023-07-24T08:34:43.692Z] [INFO] Level type: upstream [2023-07-24T08:34:43.692Z] [INFO] [before] [2023-07-24T08:34:43.692Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:43.692Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:43.692Z] [INFO] [commands] [2023-07-24T08:34:43.692Z] [INFO] mvn dependency:tree clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:43.692Z] [INFO] [kiegroup/kogito-runtimes] [2023-07-24T08:34:43.692Z] [INFO] Level type: upstream [2023-07-24T08:34:43.692Z] [INFO] [before] [2023-07-24T08:34:43.692Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }} [2023-07-24T08:34:43.692Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi" [2023-07-24T08:34:43.692Z] [INFO] [commands] [2023-07-24T08:34:43.692Z] [INFO] mvn dependency:tree clean install -Dquickly -Dfull ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.KOGITO_RUNTIMES_BUILD_MVN_OPTS_UPSTREAM }} [2023-07-24T08:34:43.692Z] [INFO] [kiegroup/kogito-apps] [2023-07-24T08:34:43.692Z] [INFO] Level type: current [2023-07-24T08:34:43.692Z] [INFO] [before] [2023-07-24T08:34:43.692Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }} [2023-07-24T08:34:43.692Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi" [2023-07-24T08:34:43.692Z] [INFO] [commands] [2023-07-24T08:34:43.692Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KOGITO_APPS_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"` [2023-07-24T08:34:43.692Z] mvn dependency:tree clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KOGITO_APPS_BUILD_MVN_OPTS }} [2023-07-24T08:34:43.692Z] [2023-07-24T08:34:43.692Z] # Checking out kiegroup/kogito-apps and its dependencies (3 projects in total). It can take some time. [2023-07-24T08:35:10.168Z] [INFO] kiegroup/drools checked out [2023-07-24T08:35:29.589Z] [ERROR] [kiegroup/kogito-runtimes] Error merging fjtirado/kogito-runtimes:KOGITO-9434 [2023-07-24T08:35:29.589Z] into kiegroup/kogito-runtimes:main [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T08:35:32.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:33.874Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T08:35:33.899Z] Recording test results [2023-07-24T08:35:34.163Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T08:35:34.180Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T08:35:34.833Z] + rm -rf console.log [Pipeline] sh [2023-07-24T08:35:33.645Z] No test report files were found. Configuration error? |
(tests) - kogito-runtimes job Reproducerexport BUILD_MVN_OPTS_CURRENT=-T 1C -Dvalidate-formatting -Prun-code-coverage NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: org.kie.kogito.persistence.kafka.KafkaProcessInstancesIT.testFindByIdReadModeexpected: 5 but was: 0 See console log: Console Logs[2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Explainability ....................... SUCCESS [ 7.791 s][2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Explainability - Deployment .......... SUCCESS [ 0.623 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Explainability - Integration tests ... SUCCESS [ 28.586 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Common .............. SUCCESS [ 4.865 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Mail - Parent ........................ SUCCESS [ 0.036 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Mail ................................. SUCCESS [ 46.795 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Mail - Deployment .................... SUCCESS [ 1.005 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Monitoring .................... SUCCESS [ 0.055 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Monitoring Core ............... SUCCESS [ 17.264 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring - Parent .................. SUCCESS [ 0.026 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Core ...................... SUCCESS [ 11.565 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Common .. SUCCESS [ 4.005 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Prometheus - Parent ....... SUCCESS [ 0.091 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Prometheus ................ SUCCESS [ 13.621 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Prometheus - Deployment ... SUCCESS [ 1.651 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Common ..... SUCCESS [ 5.187 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Elastic - Parent .......... SUCCESS [ 0.058 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Elastic ................... SUCCESS [ 1.037 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Monitoring Elastic - Deployment ...... SUCCESS [ 1.067 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Common ......... SUCCESS [ 10.215 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Process SVG - Parent ................. SUCCESS [ 0.030 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Process SVG .......................... SUCCESS [ 11.275 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Process SVG - Deployment ............. SUCCESS [ 0.729 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Task Notification - Parent ........... SUCCESS [ 0.025 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Task Notification .................... SUCCESS [ 18.746 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Task Notification - Deployment ....... SUCCESS [ 0.735 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Tracing ....................... SUCCESS [ 0.034 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: TypedValue API ................ SUCCESS [ 7.911 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Tracing :: API ................ SUCCESS [ 8.002 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Tracing :: Common ............. SUCCESS [ 15.935 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Tracing Decision - Parent ............ SUCCESS [ 0.067 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Tracing Decision ..................... SUCCESS [ 21.385 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Tracing Decision - Deployment ........ SUCCESS [ 1.897 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Tracing Decision - Integration tests . SUCCESS [01:37 min] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Task Management :: Common ..... SUCCESS [ 0.747 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Task Management - Parent ............. SUCCESS [ 0.024 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Task Management ...................... SUCCESS [ 4.809 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Task Management - Deployment ......... SUCCESS [ 0.524 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Marshallers :: Parent ......... SUCCESS [ 0.039 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Marshallers :: Avro ........... SUCCESS [ 13.788 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers :: Parent SUCCESS [ 0.025 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Marshallers :: Avro :: Parent SUCCESS [ 0.061 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Marshallers :: Avro SUCCESS [ 1.395 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Marshallers :: Avro :: Deployment SUCCESS [ 0.942 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Serverless Workflow :: Fluent ............ SUCCESS [ 1.050 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Core ... SUCCESS [ 8.274 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Process Deployment - Parent .......... SUCCESS [ 0.024 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Process Definitions .................. SUCCESS [ 32.426 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito Add-On Process Definitions - Deployment ..... SUCCESS [ 0.578 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito :: Serverless Workflow :: Python:: Runtime .. SUCCESS [ 1.309 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Parent SUCCESS [ 0.024 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Runtime SUCCESS [ 1.596 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Deployment SUCCESS [ 0.868 s] [2023-07-24T09:38:17.520Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Integration Test FAILURE [ 13.894 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus ............. SUCCESS [ 0.050 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: OpenAPI Client Codegen SUCCESS [ 56.138 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Rules .... SUCCESS [ 45.614 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Legacy Rules SUCCESS [ 53.634 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Decisions SUCCESS [ 55.338 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Classic SUCCESS [ 38.865 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Reactive SUCCESS [ 44.685 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Maven Plugin ............................. SUCCESS [ 8.640 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Maven Plugin ........ SUCCESS [01:00 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Without REST SUCCESS [01:34 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes SUCCESS [01:57 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Reactive SUCCESS [ 38.459 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence SUCCESS [ 0.029 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Processes :: Persistence :: Common SUCCESS [ 5.921 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: PostgreSQL SUCCESS [02:25 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Infinispan SUCCESS [02:49 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: MongoDB SUCCESS [01:36 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Kafka SUCCESS [01:04 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: JDBC SUCCESS [01:09 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: File System SUCCESS [ 41.054 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Source Files SUCCESS [ 48.279 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Gradle ... SUCCESS [01:43 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: DB Scripts Collection .................... SUCCESS [ 0.762 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Predictions ................... SUCCESS [ 0.039 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Predictions :: API ............ SUCCESS [ 3.759 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Predictions :: SMILE .......... SUCCESS [ 6.702 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: OpenAPI :: Parser . SUCCESS [ 6.038 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Service SUCCESS [ 7.238 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Rest ... SUCCESS [ 13.597 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor:: gRPC ... SUCCESS [ 0.416 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Kafka event implementation SUCCESS [ 10.522 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor .......... SUCCESS [ 0.070 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Tests .. SUCCESS [ 21.152 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Python . FAILURE [ 42.419 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot .............................. SUCCESS [ 0.072 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: BOM ....................... SUCCESS [ 0.059 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Spring Boot ................... SUCCESS [ 0.132 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: CloudEvents :: Spring Boot .... SUCCESS [ 8.695 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot ...... SUCCESS [ 0.597 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Events - Parent SUCCESS [ 0.101 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Decisions :: Spring Boot SUCCESS [ 0.474 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Predictions :: Spring Boot SUCCESS [ 0.622 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules :: Spring Boot SUCCESS [ 0.347 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Events :: SprintBoot :: Process :: Kafka SUCCESS [ 5.932 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Events :: MongoDB :: SprintBoot SUCCESS [ 12.811 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Starters Parent ........... SUCCESS [ 16.192 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Starter :: Decisions ...... SUCCESS [ 0.157 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot (ITs) SUCCESS [ 50.776 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Monitoring :: Parent SUCCESS [ 0.029 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Monitoring Core Springboot .... SUCCESS [ 16.767 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Springboot SUCCESS [ 1.453 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Springboot . SUCCESS [ 0.302 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Explainability :: Spring Boot Addon SUCCESS [ 14.733 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Starter :: Rules .......... SUCCESS [ 0.183 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Starter :: Processes ...... SUCCESS [ 1.911 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Starter :: Predictions .... SUCCESS [ 0.194 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Starter ................... SUCCESS [ 0.171 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management SprintBoot Addon SUCCESS [ 7.807 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Spring Boot Addon ... SUCCESS [ 2.378 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Task notification :: Spring Boot Addon SUCCESS [ 6.267 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Tracing :: Spring Boot ........ SUCCESS [ 15.137 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Rest Exception Handler:: Spring Boot ..... SUCCESS [ 6.019 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Spring Boot Addon SUCCESS [ 14.945 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Process Management :: Spring Boot Addon SUCCESS [ 8.824 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Task Management :: Spring Boot Addon SUCCESS [ 0.344 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Kubernetes ..... SUCCESS [ 37.094 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Persistence :: Parent SUCCESS [ 0.047 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Persistence File System :: Springboot SUCCESS [ 0.302 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Persistence Infinispan :: Springboot SUCCESS [ 2.157 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Persistence JDBC :: Springboot SUCCESS [ 1.192 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Persistence MongoDB :: Springboot SUCCESS [ 2.502 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Add-Ons :: Persistence PostgreSQL :: Springboot SUCCESS [ 1.055 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Spring Boot :: Maven Archetype ........... SUCCESS [02:34 min] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Test Utilities :: Spring Boot ............ SUCCESS [ 21.011 s] [2023-07-24T09:38:17.521Z] [INFO] Kogito :: Integration Tests :: Spring Boot ......... SUCCESS [04:28 min] [2023-07-24T09:38:17.521Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:38:17.521Z] [INFO] BUILD FAILURE [2023-07-24T09:38:17.521Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:38:17.521Z] [INFO] Total time: 17:48 min (Wall Clock) [2023-07-24T09:38:17.521Z] [INFO] Finished at: 2023-07-24T05:38:16-04:00 [2023-07-24T09:38:17.521Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:38:17.521Z] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project kogito-serverless-workflow-executor-python: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] [2023-07-24T09:38:17.521Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project kogito-serverless-workflow-executor-python: Command execution failed. [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-07-24T09:38:17.521Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.521Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-07-24T09:38:17.521Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.521Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-07-24T09:38:17.521Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-07-24T09:38:17.521Z] at java.lang.Thread.run (Thread.java:829) [2023-07-24T09:38:17.521Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed. [2023-07-24T09:38:17.521Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:326) [2023-07-24T09:38:17.521Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-07-24T09:38:17.521Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-07-24T09:38:17.521Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.521Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-07-24T09:38:17.521Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.521Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-07-24T09:38:17.521Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-07-24T09:38:17.521Z] at java.lang.Thread.run (Thread.java:829) [2023-07-24T09:38:17.521Z] Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) [2023-07-24T09:38:17.521Z] at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) [2023-07-24T09:38:17.521Z] at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) [2023-07-24T09:38:17.521Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804) [2023-07-24T09:38:17.521Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751) [2023-07-24T09:38:17.521Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313) [2023-07-24T09:38:17.522Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-07-24T09:38:17.522Z] at java.lang.Thread.run (Thread.java:829) [2023-07-24T09:38:17.522Z] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project kogito-addons-quarkus-serverless-workflow-python-integration-tests: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] [2023-07-24T09:38:17.522Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project kogito-addons-quarkus-serverless-workflow-python-integration-tests: Command execution failed. [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-07-24T09:38:17.522Z] at java.lang.Thread.run (Thread.java:829) [2023-07-24T09:38:17.522Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed. [2023-07-24T09:38:17.522Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:326) [2023-07-24T09:38:17.522Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-07-24T09:38:17.522Z] at java.lang.Thread.run (Thread.java:829) [2023-07-24T09:38:17.522Z] Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) [2023-07-24T09:38:17.522Z] at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) [2023-07-24T09:38:17.522Z] at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) [2023-07-24T09:38:17.522Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804) [2023-07-24T09:38:17.522Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751) [2023-07-24T09:38:17.522Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313) [2023-07-24T09:38:17.522Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:210) [2023-07-24T09:38:17.522Z] at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:195) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515) [2023-07-24T09:38:17.522Z] at java.util.concurrent.FutureTask.run (FutureTask.java:264) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1128) [2023-07-24T09:38:17.522Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:628) [2023-07-24T09:38:17.522Z] at java.lang.Thread.run (Thread.java:829) [2023-07-24T09:38:17.522Z] [ERROR] [2023-07-24T09:38:17.522Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-07-24T09:38:17.522Z] [ERROR] [2023-07-24T09:38:17.522Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-07-24T09:38:17.522Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2023-07-24T09:38:17.522Z] [ERROR] [2023-07-24T09:38:17.522Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-07-24T09:38:17.522Z] [ERROR] mvn -rf :kogito-serverless-workflow-executor-python [2023-07-24T09:38:19.406Z] [INFO] kiegroup/kogito-runtimes failed. Won't execute remaining commands and projects [2023-07-24T09:38:19.406Z] [INFO] Execution summary for kiegroup/kogito-runtimes [2023-07-24T09:38:19.407Z] # [BEFORE] [kiegroup/kogito-runtimes] export INTEGRATION_BRANCH= [2023-07-24T09:38:19.407Z] [INFO] OK [Executed in 0.1919 ms] [2023-07-24T09:38:19.407Z] [2023-07-24T09:38:19.407Z] # [BEFORE] [kiegroup/kogito-runtimes] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-07-24T09:38:19.407Z] [INFO] OK [Executed in 7.601923 ms] [2023-07-24T09:38:19.407Z] [2023-07-24T09:38:19.407Z] # [COMMANDS] [kiegroup/kogito-runtimes] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-07-24T09:38:19.407Z] [INFO] OK [Executed in 6.739156 ms] [2023-07-24T09:38:19.407Z] [2023-07-24T09:38:19.407Z] # [COMMANDS] [kiegroup/kogito-runtimes] mvn dependency:tree clean -Dfull install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config1121678882646955412tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -T 1C -Dvalidate-formatting -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-07-24T09:38:19.407Z] [INFO] NOT OK [Executed in 1071293.180179 ms] [2023-07-24T09:38:19.666Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-07-24T09:38:19.666Z] [2023-07-24T09:38:19.666Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-runtimes [2023-07-24T09:38:19.666Z] [2023-07-24T09:38:19.666Z] # Uploading artifacts [2023-07-24T09:38:19.666Z] [INFO] Will not upload any artifacts in CLI environment [2023-07-24T09:38:19.666Z] [2023-07-24T09:38:19.666Z] [ERROR] Failed to execute commands for kiegroup/kogito-runtimes [2023-07-24T09:38:19.666Z] [ERROR] Failed to execute mvn dependency:tree clean -Dfull install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.kogito-runtimes@tmp/config1121678882646955412tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -T 1C -Dvalidate-formatting -Prun-code-coverage -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-07-24T09:38:19.666Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T09:38:20.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T09:38:20.762Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T09:38:24.934Z] Recording test results [2023-07-24T09:38:29.165Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T09:38:29.189Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T09:38:30.385Z] + rm -rf console.log [Pipeline] sh [2023-07-24T09:38:30.677Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.kogito-runtimes/2913/consoleText [2023-07-24T09:38:30.677Z] + tail -n 300 |
(tests) - serverless-workflow-examples job Reproducerexport BUILD_MVN_OPTS_CURRENT= NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution Test results:
Those are the test failures: none See console log: Console Logs[2023-07-24T09:57:14.662Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples/bc/kiegroup_kogito-examples/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom[2023-07-24T09:57:14.662Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:57:14.662Z] [INFO] Reactor Summary: [2023-07-24T09:57:14.662Z] [INFO] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Annotations and Description:: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.990 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.147 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Callback Event Service 1.0-SNAPSHOT SUCCESS [ 3.348 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow CallBack Over HTTP Quarkus :: Service 1.0-SNAPSHOT SUCCESS [ 19.596 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Callback :: Quarkus 1.0-SNAPSHOT SUCCESS [ 33.722 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Camel :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.554 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.651 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Consuming Events Over HTTP :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.117 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Correlation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 31.610 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom Function :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Service 1.0-SNAPSHOT SUCCESS [ 4.791 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom Function Knative :: Workflow 1.0-SNAPSHOT SUCCESS [ 7.274 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom type :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 0.413 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC :: Runtime 1.0-SNAPSHOT SUCCESS [ 1.189 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC :: Deployment 1.0-SNAPSHOT SUCCESS [ 0.458 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Custom RPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.870 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Data Index :: Quarkus 1.0-SNAPSHOT SUCCESS [ 33.020 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Error :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.015 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.890 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Expression :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.272 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow For Each :: Quarkus 1.0-SNAPSHOT SUCCESS [ 12.865 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Functions And Events :: Quarkus 1.0-SNAPSHOT SUCCESS [ 25.864 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Functions :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.486 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Services 1.0-SNAPSHOT SUCCESS [ 7.606 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow :: Funqy :: Workflow 1.0-SNAPSHOT SUCCESS [ 16.419 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.857 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow gRPC example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Server :: Quarkus 1.0-SNAPSHOT SUCCESS [ 5.183 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Greeting :: gRPC Client :: Quarkus 1.0-SNAPSHOT SUCCESS [ 17.128 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Hello World :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.078 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Aggregator 1.0-SNAPSHOT SUCCESS [ 29.845 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: Flow 1.0-SNAPSHOT SUCCESS [ 41.781 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Loan Broker Showcase :: UI 1.0-SNAPSHOT SUCCESS [ 12.320 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 11.823 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 28.963 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: ACME Financial Service 1.0-SNAPSHOT SUCCESS [ 30.292 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Oauth2 Orchestration Example :: Currency Exchange 1.0-SNAPSHOT SUCCESS [ 7.389 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Order Processing 1.0-SNAPSHOT SUCCESS [ 18.113 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Parallel Execution :: Quarkus 1.0-SNAPSHOT SUCCESS [ 14.261 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 27.079 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 15.080 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Order Saga :: Quarkus 1.0-SNAPSHOT SUCCESS [ 13.984 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Service Calls :: Quarkus 1.0-SNAPSHOT SUCCESS [ 17.765 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit 1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.057 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Portfolio Service 1.0-SNAPSHOT SUCCESS [ 2.867 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Stock Service 1.0-SNAPSHOT SUCCESS [ 1.894 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Stock Profit :: Mock Stock Service 1.0-SNAPSHOT SUCCESS [ 2.424 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion 1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Subtraction Service 1.0-SNAPSHOT SUCCESS [ 8.709 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Multiplication Service 1.0-SNAPSHOT SUCCESS [ 9.190 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Service 1.0-SNAPSHOT SUCCESS [ 18.349 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Full Service 1.0-SNAPSHOT SUCCESS [ 18.340 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Function Service 1.0-SNAPSHOT SUCCESS [ 18.577 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Temperature Conversion :: Conversion Spec Service 1.0-SNAPSHOT SUCCESS [ 18.610 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Testing with REST Assured :: Quarkus 1.0-SNAPSHOT SUCCESS [ 16.122 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Embedded 1.0-SNAPSHOT SUCCESS [02:14 min] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Extended 1.0-SNAPSHOT SUCCESS [02:03 min] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Timeouts Showcase Operator Dev Profile 1.0-SNAPSHOT SUCCESS [ 2.627 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Openvino :: Quarkus 1.0-SNAPSHOT FAILURE [08:25 min] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow Python :: Quarkus 1.0-SNAPSHOT FAILURE [ 39.054 s] [2023-07-24T09:57:14.662Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 2.762 s] [2023-07-24T09:57:14.662Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:57:14.662Z] [INFO] BUILD FAILURE [2023-07-24T09:57:14.662Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:57:14.662Z] [INFO] Total time: 26:34 min [2023-07-24T09:57:14.662Z] [INFO] Finished at: 2023-07-24T05:57:13-04:00 [2023-07-24T09:57:14.662Z] [INFO] ------------------------------------------------------------------------ [2023-07-24T09:57:14.662Z] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project serverless-workflow-openvino-quarkus: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] [2023-07-24T09:57:14.662Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project serverless-workflow-openvino-quarkus: Command execution failed. [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-07-24T09:57:14.662Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-07-24T09:57:14.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-07-24T09:57:14.662Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-07-24T09:57:14.662Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-07-24T09:57:14.662Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-07-24T09:57:14.662Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-07-24T09:57:14.662Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-07-24T09:57:14.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-07-24T09:57:14.662Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-07-24T09:57:14.662Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-07-24T09:57:14.662Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-07-24T09:57:14.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-07-24T09:57:14.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-07-24T09:57:14.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-07-24T09:57:14.662Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-07-24T09:57:14.663Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed. [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:326) [2023-07-24T09:57:14.663Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-07-24T09:57:14.663Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-07-24T09:57:14.663Z] Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) [2023-07-24T09:57:14.663Z] at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) [2023-07-24T09:57:14.663Z] at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804) [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751) [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313) [2023-07-24T09:57:14.663Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-07-24T09:57:14.663Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-07-24T09:57:14.663Z] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project serverless-workflow-python-quarkus: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] [2023-07-24T09:57:14.663Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (pip-install) on project serverless-workflow-python-quarkus: Command execution failed. [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-07-24T09:57:14.663Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-07-24T09:57:14.663Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Command execution failed. [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:326) [2023-07-24T09:57:14.663Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-07-24T09:57:14.663Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-07-24T09:57:14.663Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-07-24T09:57:14.663Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-07-24T09:57:14.663Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-07-24T09:57:14.663Z] Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) [2023-07-24T09:57:14.663Z] at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404) [2023-07-24T09:57:14.663Z] at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166) [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804) [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751) [2023-07-24T09:57:14.663Z] at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313) [2023-07-24T09:57:14.663Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2023-07-24T09:57:14.663Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2023-07-24T09:57:14.663Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2023-07-24T09:57:14.664Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960) [2023-07-24T09:57:14.664Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) [2023-07-24T09:57:14.664Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) [2023-07-24T09:57:14.664Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2023-07-24T09:57:14.664Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2023-07-24T09:57:14.664Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2023-07-24T09:57:14.664Z] at java.lang.reflect.Method.invoke (Method.java:566) [2023-07-24T09:57:14.664Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) [2023-07-24T09:57:14.664Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) [2023-07-24T09:57:14.664Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) [2023-07-24T09:57:14.664Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [2023-07-24T09:57:14.664Z] [ERROR] [2023-07-24T09:57:14.664Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2023-07-24T09:57:14.664Z] [ERROR] [2023-07-24T09:57:14.664Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2023-07-24T09:57:14.664Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [2023-07-24T09:57:14.664Z] [ERROR] [2023-07-24T09:57:14.664Z] [ERROR] After correcting the problems, you can resume the build with the command [2023-07-24T09:57:14.664Z] [ERROR] mvn -rf :serverless-workflow-openvino-quarkus [2023-07-24T09:57:14.918Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining commands and projects [2023-07-24T09:57:14.918Z] [INFO] Execution summary for kiegroup/kogito-examples [2023-07-24T09:57:14.918Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH= [2023-07-24T09:57:14.918Z] [INFO] OK [Executed in 0.054091 ms] [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi" [2023-07-24T09:57:14.918Z] [INFO] OK [Executed in 5.095416 ms] [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"` [2023-07-24T09:57:14.918Z] [INFO] OK [Executed in 4.506291 ms] [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config1410801719719731823tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-07-24T09:57:14.918Z] [INFO] OK [Executed in 5111.428173 ms] [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] # [COMMANDS] [kiegroup/kogito-examples] mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config1410801719719731823tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B [2023-07-24T09:57:14.918Z] [INFO] NOT OK [Executed in 1595450.224614 ms] [2023-07-24T09:57:14.918Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] [INFO] [AFTER] No commands were found for kiegroup/kogito-examples [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] # Uploading artifacts [2023-07-24T09:57:14.918Z] [INFO] Will not upload any artifacts in CLI environment [2023-07-24T09:57:14.918Z] [2023-07-24T09:57:14.918Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples [2023-07-24T09:57:14.918Z] [ERROR] Failed to execute mvn dependency:tree -f serverless-workflow-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/kogito/main/pullrequest/kogito-runtimes.tests.downstream.serverless-workflow-examples@tmp/config1410801719719731823tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B : [2023-07-24T09:57:14.918Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2023-07-24T09:57:14.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T09:57:15.396Z] + find . -type d -name node_modules -exec rm -rf '{}' ';' [Pipeline] junit [2023-07-24T09:57:21.931Z] Recording test results [2023-07-24T09:57:24.294Z] [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts [2023-07-24T09:57:24.320Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-24T09:57:25.760Z] + rm -rf console.log [Pipeline] sh [2023-07-24T09:57:26.057Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-runtimes.tests.downstream.serverless-workflow-examples/1249/consoleText [2023-07-24T09:57:26.057Z] + tail -n 300 |
jenkins run kogito-runtimes tests |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Merging to unblock runtimes check on other PRs |
* [KOGITO-9434] Moving python modules under python profile * [KOGITO-9434] Renaming to full from python * [KOGITO-9434] Adding activation properties * [KOGITO-9434] Installing numpy and jep through maven * [KOGITO-9434] Update executor tests
* [KOGITO-9434] Moving python modules under python profile * [KOGITO-9434] Renaming to full from python * [KOGITO-9434] Adding activation properties * [KOGITO-9434] Installing numpy and jep through maven * [KOGITO-9434] Update executor tests Co-authored-by: Francisco Javier Tirado Sarti <[email protected]> Co-authored-by: radtriste <[email protected]>
* [KOGITO-9434] Moving python modules under python profile * [KOGITO-9434] Renaming to full from python * [KOGITO-9434] Adding activation properties * [KOGITO-9434] Installing numpy and jep through maven * [KOGITO-9434] Update executor tests
* [KOGITO-9434] Moving python modules under python profile * [KOGITO-9434] Renaming to full from python * [KOGITO-9434] Adding activation properties * [KOGITO-9434] Installing numpy and jep through maven * [KOGITO-9434] Update executor tests
* Fixing guava vulnerability (#3113) * Fixing guava vulnerability See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2976 * Update kogito-build/kogito-dependencies-bom/pom.xml Co-authored-by: Ricardo Zanini <[email protected]> --------- Co-authored-by: Ricardo Zanini <[email protected]> * [KOGITO-9434] Moving python modules under python profile (#3091) * [KOGITO-9434] Moving python modules under python profile * [KOGITO-9434] Renaming to full from python * [KOGITO-9434] Adding activation properties * [KOGITO-9434] Installing numpy and jep through maven * [KOGITO-9434] Update executor tests --------- Co-authored-by: Ricardo Zanini <[email protected]>
Moving python stuff under a python profile son local envs do not need to have python installed
Examples one https://github.com/kiegroup/kogito-examples/pull/1710