Build: #1 did not complete

Job: Build did not complete

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/TRUNK-OC29-BUIL-1-ScriptBuildTask-4340491215238446876.sh
build.working.directory /data/bamboo-agent/xml-data/build-dir/TRUNK-OC29-BUIL
buildKey TRUNK-OC29-BUIL
buildNumber 1
buildTimeStamp 2025-12-01T10:20:27.322Z
git.cache.directory /data/bamboo-agent/xml-data/build-dir/_git-repositories-cache
planRepository.1.branch 2.8.x
planRepository.1.branchDisplayName 2.8.x
planRepository.1.branchName 2.8.x
planRepository.1.name openmrs-core-2.8.x
planRepository.1.previousRevision fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-core.git
planRepository.1.revision fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
planRepository.1.type gh2
planRepository.1.username suubi-joshua
planRepository.2.branch master
planRepository.2.branchDisplayName master
planRepository.2.branchName master
planRepository.2.name Release scripts
planRepository.2.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
planRepository.2.revision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.type gitv2
planRepository.2.username
planRepository.branch 2.8.x
planRepository.branchDisplayName 2.8.x
planRepository.branchName 2.8.x
planRepository.name openmrs-core-2.8.x
planRepository.previousRevision fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
planRepository.repositoryUrl https://github.com/openmrs/openmrs-core.git
planRepository.revision fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
planRepository.type gh2
planRepository.username suubi-joshua
repository.351436801.branch.name master
repository.351436801.git.branch master
repository.351436801.git.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
repository.351436801.git.username
repository.351436801.name Release scripts
repository.351436801.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.351436802.branch.name 2.8.x
repository.351436802.git.branch 2.8.x
repository.351436802.git.repositoryUrl https://github.com/openmrs/openmrs-core.git
repository.351436802.git.username suubi-joshua
repository.351436802.name openmrs-core-2.8.x
repository.351436802.previous.revision.number fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
repository.351436802.revision.number fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
repository.branch.name master
repository.git.branch master
repository.git.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
repository.git.username
repository.name Release scripts
repository.previous.revision.number fc8ab9e75f918d3f0c9f0166ce8ce6415aea1eac
repository.revision.number d5831e94deff58c79f07afa118e3aad928391687
simpleBuildTimeStamp 20251201102027
tmp.directory /data/bamboo-agent/temp
working.directory /data/bamboo-agent/xml-data/build-dir/TRUNK-OC29-BUIL

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
docker.image.tag 2.8.x
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
maven.release.version 2.8.2
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
docker.image.name openmrs/openmrs-core
refapp.bamboo.build.number
build.release.type release
transifex.username api
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