Build: #2 failed Manual run from the stage: Release by Nathan Ruhanga
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 11 minutes
- Labels
- None
- Revisions
-
- Git
-
58a8541e820c18182f6c4cd6a99bf992e0f310a6
- Release scripts
-
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
- Fixed in
- #3 (Manual run by Nathan Ruhanga)
Responsible
-
Darius Jazayeri Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Darius Jazayeri |
58a8541e820c18182f6c4cd6a99bf992e0f310a6
|
|
![]() |
Wikum Weerakutti <wikum@linuxdeveloper.space> |
58a8541e820c18182f6c4cd6a99bf992e0f310a6
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Error summary for Release to maven
The job generated some errors, drill down into the full build log for more details.
+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CALC-CML-RTM:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/root/.m2/settings.xml:ro -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CALC-CML-RTM:/module -v /home/bamboo-agent/.ssh/github:/root/.ssh:ro -e GIT_USER_NAME=openmrs-bot -e GIT_USER_EMAIL=infrastructure@openmrs.org -e 'GIT_SSH_COMMAND=ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c '
git config --global user.email "$GIT_USER_EMAIL" &&
git config --global user.name "$GIT_USER_NAME" &&
git config --global --add safe.directory /module &&
./release-scripts/release-prepare-perform.sh \
-r 2.0.0-alpha \
-d 2.0.0-SNAPSHOT \
-e https://github.com/openmrs/openmrs-module-calculation.git
'
[ERROR] mvn release:perform failed. Fix the problem and try another release number.
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CALC-CML-RTM:/module --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c 'chmod -R 777 .'
+ export IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ IMAGE=openmrs/openmrs-core:dev-amazoncorretto-21
+ docker pull openmrs/openmrs-core:dev-amazoncorretto-21
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/root/.m2/settings.xml:ro -v /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CALC-CML-RTM:/module -v /home/bamboo-agent/.ssh/github:/root/.ssh:ro -e GIT_USER_NAME=openmrs-bot -e GIT_USER_EMAIL=infrastructure@openmrs.org -e 'GIT_SSH_COMMAND=ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' --rm -w=/module openmrs/openmrs-core:dev-amazoncorretto-21 bash -c '
git config --global user.email "$GIT_USER_EMAIL" &&
git config --global user.name "$GIT_USER_NAME" &&
git config --global --add safe.directory /module &&
./release-scripts/release-prepare-perform.sh \
-r 2.0.0-alpha \
-d 2.0.0-SNAPSHOT \
-e https://github.com/openmrs/openmrs-module-calculation.git
'
[ERROR] mvn release:perform failed. Fix the problem and try another release number.