Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix maven integration tests #3040

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

baldimir
Copy link
Member

No description provided.

@mareknovotny
Copy link
Member

some port not free up.

Jenkins retest this please

@mareknovotny
Copy link
Member

you can do a change just once @baldimir on main and then label it with backport_branchname label and the backport PRs will be created by bot automatically ;)

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@porcelli porcelli self-requested a review March 13, 2024 16:46
@mareknovotny
Copy link
Member

have you found why it worked and now it is not? the change is nothing it has changed in last 5 commits so it looks suspicious to me that it started to fail @baldimir @porcelli

@mareknovotny mareknovotny merged commit 3abc57f into kiegroup:main Mar 14, 2024
2 of 4 checks passed
@mareknovotny
Copy link
Member

there is now problem with nighties which fails right in the kie-maven-plugin on 13 tests due this changes on both branches (7.67.x and 7.67.x-blue). We need to revert and get back to the original problem what causes it and how to fix it properly.

[2024-03-14T20:21:57.256Z] [INFO] -------------------------------------------------
[2024-03-14T20:21:57.256Z] [INFO] Build Summary:
[2024-03-14T20:21:57.256Z] [INFO]   Passed: 5, Failed: 13, Errors: 0, Skipped: 0
[2024-03-14T20:21:57.256Z] [INFO] -------------------------------------------------
[2024-03-14T20:21:57.256Z] [ERROR] The following builds failed:
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-10-default/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-10-yes-generate/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-11-default/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-11-yes-generate/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-12/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-13/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-6/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-7-exec-model/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-7-no-exec-model/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-8-exec-model/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-8-no-exec-model/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-9-exec-model/pom.xml
[2024-03-14T20:21:57.256Z] [ERROR] *  kie-maven-plugin-test-kjar-9-no-exec-model/pom.xml
[2024-03-14T20:21:57.256Z] [INFO] -------------------------------------------------

mareknovotny added a commit that referenced this pull request Mar 15, 2024
@porcelli
Copy link
Member

@mareknovotny can you share how CI is building this? Because in local this is clearly broken and when applied the changes here it fixes.

@mareknovotny
Copy link
Member

you should have access to CI @porcelli look there, it is available to see at https://kiegroup.github.io/droolsjbpm-build-bootstrap/job/productization-jobs

@mareknovotny
Copy link
Member

the command is basically mvn -B -s /tmp/tmp.eOYreVYwXO-settings.xml -fae dependency:tree deploy -B -Dfull=true -Drevapi.skip=true -Denforcer.skip=true -Dgwt.compiler.localWorkers=1 -Dproductized=true -Dfindbugs.skip=true -Dcheckstyle.skip=true -DaltDeploymentRepository=local::default::file:///home/jenkins/workspace/PROD_rhba.nightly_7.67.x/deployDirectory -DskipTests=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants