Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #234 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
42 seconds
Agent
xindi.openmrs.org
Revision
004bfb36953f54aeced6d3d72b472b1f78fe442b
Failing since
#223 (Rebuilt by Nathan Ruhanga)
Fixed in
#236 (Manual run by Nathan Ruhanga)
Number of retries
1
No failed test found. A possible compilation error occurred.

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/EVNT-LATEST-JOB1:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 sh -c 'chmod -R 777'
chmod: missing operand after ‘777’
Try 'chmod --help' for more information.