Builds the O3 backend

Stages & jobs

  1. Default Stage

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Build and Publish the Backend Image Default Stage Download or View
13-Aug-2025 09:41:57 + export IMAGE=openmrs/openmrs-reference-application-3-backend
13-Aug-2025 09:41:57 + IMAGE=openmrs/openmrs-reference-application-3-backend
13-Aug-2025 09:41:57 ++ date +%s
13-Aug-2025 09:41:57 + 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=1755078117 -t openmrs/openmrs-reference-application-3-backend:nightly -t openmrs/openmrs-reference-application-3-backend:dev3 .
13-Aug-2025 09:41:57 ERROR: failed to stat /data/.m2/settings.xml: stat /data/.m2/settings.xml: no such file or directory