Plan for the LegacyUI module Latest

Build: #5 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Agent
xiao.openmrs.org
Revision
b074f61e77aa2f9662b974138f7235e1eeaa66c3

Configuration changes

Job Default Job with key LU-LUL-JOB1 no longer exists.

Error summary

The build generated some errors. See 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/LU-LUL-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/LU-LUL-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'mvn clean package && chmod -R 777 .'
WARNING: A Java agent has been loaded dynamically (/root/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.4/byte-buddy-agent-1.17.4.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
+ 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/.m2/settings.xml:/.m2/settings.xml:ro -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/LU-LUL-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'mvn deploy -DskipTests --settings /.m2/settings.xml'