Builds the O3 backend

Build: #241 was successful

Job: Build and Publish the Backend Image was successful

Stages & jobs

  1. Default Stage

Metadata

This build has the following metadata. These are property key value pairs describing the build. You can specify your own metadata in the build process via apps.

Key Value
bamboo.system.getTestsToPass
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.2 /data/bamboo-agent/temp/O3-BK-JOB1-241-ScriptBuildTask-11522394284459170096.sh
build.working.directory /data/bamboo-agent/xml-data/build-dir/O3-BK-JOB1
buildKey O3-BK-JOB1
buildNumber 241
buildTimeStamp 2025-12-02T18:46:58.665Z
git.cache.directory /data/bamboo-agent/xml-data/build-dir/_git-repositories-cache
planRepository.1.branch main
planRepository.1.branchDisplayName main
planRepository.1.branchName main
planRepository.1.name Distribution 3.x Backend
planRepository.1.previousRevision efbfe29e91f6675bf2de3a25d08398a118214b3f
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
planRepository.1.revision 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
planRepository.1.type gitv2
planRepository.1.username
planRepository.branch main
planRepository.branchDisplayName main
planRepository.branchName main
planRepository.name Distribution 3.x Backend
planRepository.previousRevision efbfe29e91f6675bf2de3a25d08398a118214b3f
planRepository.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
planRepository.revision 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
planRepository.type gitv2
planRepository.username
repository.281280517.branch.name main
repository.281280517.git.branch main
repository.281280517.git.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
repository.281280517.git.username
repository.281280517.name Distribution 3.x Backend
repository.281280517.previous.revision.number efbfe29e91f6675bf2de3a25d08398a118214b3f
repository.281280517.revision.number 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
repository.branch.name main
repository.git.branch main
repository.git.repositoryUrl https://github.com/openmrs/openmrs-distro-referenceapplication
repository.git.username
repository.name Distribution 3.x Backend
repository.previous.revision.number efbfe29e91f6675bf2de3a25d08398a118214b3f
repository.revision.number 87c4b9cfb15e760b9ae1dd07f2248c7ee065fc10
simpleBuildTimeStamp 20251202184658
tmp.directory /data/bamboo-agent/temp
working.directory /data/bamboo-agent/xml-data/build-dir/O3-BK-JOB1

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
docker.image.tag nightly
docker.image.maven.jdk8 maven:3.9.9-amazoncorretto-8
docker.image.maven maven:3.9.9-amazoncorretto-8
git.user.email infrastructure@openmrs.org
refapp.distro.dev.branch 2.x
dockerhub.password ********
docker.run.cleanup docker run -v "${PWD}":/workdir busybox chown -R $(id -u):$(id -g) /workdir
docs.aws.secret.key ********
dockerhub.username openmrsci
docker.image.platforms linux/amd64,linux/arm64
preparing.refapp.distro.release false
refapp.distro.scm git@github.com:openmrs/openmrs-distro-referenceapplication.git
mavenBuildGoals clean install
refapp.bamboo.build.number
transifex.username api
docker.image.tag.env dev3
docker.image.tag.version 3.6.x
git.user.name openmrs-bot
docs.aws.access.key AKIAI7KMDL5KP2673G7A
docker.run docker run -v m2-repo:/root/.m2/repository -v ~/.m2/settings.xml:/root/.m2/settings.xml:ro -v "${PWD}":/workdir -w="/workdir" --rm