CI plan for the uicommons module. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Revisions
Git
6d5687356e57965644762182037a25ab91b4c4f0 6d5687356e57965644762182037a25ab91b4c4f0
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Fixed in
#5 (Manual run by Nathan Ruhanga)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

Git
Author Commit Message Commit date
Darius Jazayeri Darius Jazayeri 6d5687356e57965644762182037a25ab91b4c4f0 6d5687356e57965644762182037a25ab91b4c4f0 Bamboo was unable to extract changes between revision 5e8f5af81c731ca45828b8578827b4c7a7a800d0 and 6d5687356e57965644762182037a25ab91b4c4f0.
Wikum Weerakutti <wikum@linuxdeveloper.space> Wikum Weerakutti <wikum@linuxdeveloper.space> 6d5687356e57965644762182037a25ab91b4c4f0 6d5687356e57965644762182037a25ab91b4c4f0 Update to OpenMRS platform 2.7.3 and Support Java 21 (#119)

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/UICM-UCML-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/UICM-UCML-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'mvn clean package && chmod -R 777 .'