apache / incubator-kie-kogito-images

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

Fix dynamic resources testing #1680

Closed radtriste closed 1 year ago

radtriste commented 1 year ago

Many thanks for submitting your Pull Request :heart:!

Please make sure your PR meets the following requirements:

How to retest this PR or trigger a specific build: - (Re)run Jenkins tests Please add comment: Jenkins [test|retest] this - Prod tests Please add comment: Jenkins (re)run [prod|Prod|PROD]
How to backport a pull request to a different branch? In order to automatically create a **backporting pull request** please add one or more labels having the following format `backport-`, where `` is the name of the branch where the pull request must be backported to (e.g., `backport-7.67.x` to backport the original PR to the `7.67.x` branch). > **NOTE**: **backporting** is an action aiming to move a change (usually a commit) from a branch (usually the main one) to another one, which is generally referring to a still maintained release branch. Keeping it simple: it is about to move a specific change or a set of them from one branch to another. Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added. If something goes wrong, the author will be notified and at this point a manual backporting is needed. > **NOTE**: this automated backporting is triggered whenever a pull request on `main` branch is labeled or closed, but both conditions must be satisfied to get the new PR created.
kie-ci1 commented 1 year ago

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

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/1.13.x/job/pullrequest/job/kogito-images.next/7/display/redirect See console log:

Console Logs [Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare offline kogito-examples)
Stage "Prepare offline kogito-examples" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build & Test Images)
Stage "Build & Test Images" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ rm -rf /home/jenkins/workspace/KIE/kogito/1.13.x/pullrequest/kogito-images.next/workspaces
[Pipeline] sh
++ docker ps -a -q
+ docker rm -f
"docker rm" requires at least 1 argument.
See 'docker rm --help'.

Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...]

Remove one or more containers
+ date
Mon Aug 28 05:21:53 EDT 2023
[Pipeline] sh
++ docker images -q
+ docker rmi -f
"docker rmi" requires at least 1 argument.
See 'docker rmi --help'.

Usage: docker rmi [OPTIONS] IMAGE [IMAGE...]

Remove one or more images
+ date
Mon Aug 28 05:21:53 EDT 2023
[Pipeline] sh
+ rm -rf /home/jenkins/.cekit/cache
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/1.13.x/job/pullrequest/job/kogito-images.next/7/api/json
[Pipeline] readJSON
[Pipeline] sh
kie-ci1 commented 1 year ago

PR job #8 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/1.13.x/job/pullrequest/job/kogito-images.next/8/display/redirect

Test results:

Those are the test failures:

features.image.kogito-builder.kogito-builder image tests.Verify that the Kogito Quarkus Serverless Workflow Extension is building the service properly S2I build failed, check logs!
radtriste commented 1 year ago

test failure expected

kie-ci1 commented 1 year ago

PR job #9 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/1.13.x/job/pullrequest/job/kogito-images.next/9/display/redirect

Test results:

Those are the test failures:

features.image.kogito-builder-native.kogito-builder image native build tests.Perform an incremental s2i build for native test S2I build failed, check logs!
features.image.kogito-builder.kogito-builder image tests.Verify that the Kogito Quarkus Serverless Workflow Extension is building the service properly S2I build failed, check logs!
features.image.kogito-common-builder-jvm.kogito-builder image JVM build tests.Perform an incremental s2i build using quarkus runtime type S2I build failed, check logs!
kie-ci1 commented 1 year ago

PR job #10 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/1.13.x/job/pullrequest/job/kogito-images.next/10/display/redirect

Test results:

Those are the test failures:

features.image.kogito-builder-native.kogito-builder image native build tests.Perform an incremental s2i build for native test S2I build failed, check logs!
features.image.kogito-builder.kogito-builder image tests.Verify that the Kogito Quarkus Serverless Workflow Extension is building the service properly S2I build failed, check logs!
features.image.kogito-common-builder-jvm.kogito-builder image JVM build tests.Perform an incremental s2i build using quarkus runtime type S2I build failed, check logs!
features.image.kogito-common-builder-jvm.kogito-builder image JVM build tests.Perform an incremental s2i build using springboot runtime type S2I build failed, check logs!
kie-ci1 commented 1 year ago

PR job #11 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/1.13.x/job/pullrequest/job/kogito-images.next/11/display/redirect

Test results:

Those are the test failures:

features.image.kogito-builder.kogito-builder image tests.Verify that the Kogito Quarkus Serverless Workflow Extension is building the service properly S2I build failed, check logs!