Builds the O3 backend

Build: #190 failed Changes by Ian Bacher

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 second
Labels
None
Agent
ploong.openmrs.org
Revision
e877c8853d1059de0302650f01acb3c632db1aff
Failing since
#185 (Rebuilt by Ian Bacher)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #185
No one has taken responsibility

Code commits

Author Commit Message Commit date
Ian Bacher Ian Bacher e877c8853d1059de0302650f01acb3c632db1aff Fix core version

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Error summary for Build and Publish the Backend Image

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

+ export IMAGE=openmrs/openmrs-reference-application-3-backend
+ IMAGE=openmrs/openmrs-reference-application-3-backend
++ date +%s
+ docker buildx build --pull --platform linux/amd64,linux/arm64 --secret type=file,id=m2settings,src=/data/.m2/settings.xml --build-arg MVN_ARGS=deploy --build-arg CACHE_BUST=1755609297 -t openmrs/openmrs-reference-application-3-backend:nightly -t openmrs/openmrs-reference-application-3-backend:dev3 .
ERROR: failed to stat /data/.m2/settings.xml: stat /data/.m2/settings.xml: no such file or directory