More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3485 failed

Job: Release to Maven failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

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.command.6 /bin/bash release-scripts/distro-update.sh -r 3.2.1 -d 3.3.0-SNAPSHOT -p emrapiVersion -s git@github.com:openmrs/openmrs-distro-referenceapplication.git -b 2.x -n false
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.3 /data/bamboo-agent/temp/EMRAPI-EMRAPI-RTM-3485-ScriptBuildTask-9724080523704729374.sh
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.8 /data/bamboo-agent/temp/EMRAPI-EMRAPI-RTM-3485-ScriptBuildTask-1869555952547184450.sh
build.working.directory /data/bamboo-agent/xml-data/build-dir/EMRAPI-EMRAPI-RTM
buildKey EMRAPI-EMRAPI-RTM
buildNumber 3485
buildTimeStamp 2025-12-03T15:56:47.325Z
git.cache.directory /data/bamboo-agent/xml-data/build-dir/_git-repositories-cache
ManualBuildTriggerReason.stageName Release
ManualBuildTriggerReason.userName mseaton
maven.development.version 3.3.0-SNAPSHOT
planRepository.1.branch master
planRepository.1.branchDisplayName master
planRepository.1.branchName master
planRepository.1.name Git
planRepository.1.previousRevision 4f00e857e830a42acfc4626807891bea437574d2
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-module-emrapi.git
planRepository.1.revision e8959ff3ad79c9b275ee6b7ad79c646db623a88d
planRepository.1.type gitv2
planRepository.1.username
planRepository.2.branch master
planRepository.2.branchDisplayName master
planRepository.2.branchName master
planRepository.2.name Release scripts
planRepository.2.previousRevision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
planRepository.2.revision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.type gitv2
planRepository.2.username
planRepository.branch master
planRepository.branchDisplayName master
planRepository.branchName master
planRepository.name Git
planRepository.previousRevision 4f00e857e830a42acfc4626807891bea437574d2
planRepository.repositoryUrl https://github.com/openmrs/openmrs-module-emrapi.git
planRepository.revision e8959ff3ad79c9b275ee6b7ad79c646db623a88d
planRepository.type gitv2
planRepository.username
repository.2752531.branch.name master
repository.2752531.git.branch master
repository.2752531.git.repositoryUrl https://github.com/openmrs/openmrs-module-emrapi.git
repository.2752531.git.username
repository.2752531.name Git
repository.2752531.previous.revision.number 4f00e857e830a42acfc4626807891bea437574d2
repository.2752531.revision.number e8959ff3ad79c9b275ee6b7ad79c646db623a88d
repository.89161743.branch.name master
repository.89161743.git.branch master
repository.89161743.git.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
repository.89161743.git.username
repository.89161743.name Release scripts
repository.89161743.previous.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.89161743.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.branch.name master
repository.git.branch master
repository.git.repositoryUrl https://github.com/openmrs/openmrs-module-emrapi.git
repository.git.username
repository.name Release scripts
repository.previous.revision.number 4f00e857e830a42acfc4626807891bea437574d2
repository.revision.number e8959ff3ad79c9b275ee6b7ad79c646db623a88d
RerunBuildTriggerReason.noOfRetries 1
simpleBuildTimeStamp 20251203155647
tmp.directory /data/bamboo-agent/temp
working.directory /data/bamboo-agent/xml-data/build-dir/EMRAPI-EMRAPI-RTM

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
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 3.2.1 Overridden
docs.aws.secret.key ********
build.docker.image.id maven:3.9.9-amazoncorretto-8
maven.development.version 3.3.0-SNAPSHOT Overridden
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
refapp.distro.property emrapiVersion
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