Deploys Reference Application SNAPSHOT to maven
Build: #8987 failed
Job: Deploy Reference Application was successful
Build log
The build generated 627 lines of output. Download or view full build log
27-Aug-2019 20:25:25 | Build Reference Application - Distribution - Deploy Reference Application #8987 (REFAPP-OMODDISTRO-JOB1-8987) started building on agent yue.openmrs.org (2) |
27-Aug-2019 20:25:25 | Remote agent on host yue.openmrs.org |
27-Aug-2019 20:25:26 | Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 |
27-Aug-2019 20:25:26 | Executing build Reference Application - Distribution - Deploy Reference Application #8987 (REFAPP-OMODDISTRO-JOB1-8987) |
27-Aug-2019 20:25:26 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
27-Aug-2019 20:25:26 | Build always requires a clean checkout |
27-Aug-2019 20:25:26 | Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1' |
27-Aug-2019 20:25:26 | Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 |
27-Aug-2019 20:25:26 | Updating source code to revision: 89d961567ca607505a15490978b28a56b0721dcc |
27-Aug-2019 20:25:26 | Enforcing full fetch as requested revision has not been found on the configured branch |
27-Aug-2019 20:25:26 | Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/.git'. |
27-Aug-2019 20:25:26 | Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/.git/ |
27-Aug-2019 20:25:26 | Fetching 'refs/heads/*' from 'git://github.com/openmrs/openmrs-distro-referenceapplication.git'. Will try to do a shallow fetch. |
27-Aug-2019 20:25:26 | From git://github.com/openmrs/openmrs-distro-referenceapplication |
27-Aug-2019 20:25:26 | * [new branch] 2.3.x -> 2.3.x |
27-Aug-2019 20:25:26 | * [new branch] 2.6.x -> 2.6.x |
27-Aug-2019 20:25:26 | * [new branch] master -> master |
27-Aug-2019 20:25:26 | * [new branch] msf -> msf |
27-Aug-2019 20:25:26 | * [new branch] platform-2.1.x -> platform-2.1.x |
27-Aug-2019 20:25:26 | * [new branch] release -> release |
27-Aug-2019 20:25:26 | * [new branch] revert-204-OCLM-50 -> revert-204-OCLM-50 |
27-Aug-2019 20:25:26 | * [new branch] revert-214-RA-1320 -> revert-214-RA-1320 |
27-Aug-2019 20:25:26 | * [new branch] samuelmale-patch-1 -> samuelmale-patch-1 |
27-Aug-2019 20:25:26 | * [new branch] samuelmale-patch-2 -> samuelmale-patch-2 |
27-Aug-2019 20:25:26 | * [new branch] samuelmale-patch-3 -> samuelmale-patch-3 |
27-Aug-2019 20:25:26 | * [new branch] uat -> uat |
27-Aug-2019 20:25:26 | * [new tag] 2.0.1769 -> 2.0.1769 |
27-Aug-2019 20:25:26 | * [new tag] 2.1 -> 2.1 |
27-Aug-2019 20:25:26 | * [new tag] 2.2 -> 2.2 |
27-Aug-2019 20:25:26 | * [new tag] 2.3 -> 2.3 |
27-Aug-2019 20:25:26 | * [new tag] 2.3.1 -> 2.3.1 |
27-Aug-2019 20:25:26 | * [new tag] 2.4 -> 2.4 |
27-Aug-2019 20:25:26 | * [new tag] 2.5 -> 2.5 |
27-Aug-2019 20:25:26 | * [new tag] 2.6.0 -> 2.6.0 |
27-Aug-2019 20:25:26 | * [new tag] 2.6.1 -> 2.6.1 |
27-Aug-2019 20:25:26 | * [new tag] 2.7.0 -> 2.7.0 |
27-Aug-2019 20:25:26 | * [new tag] 2.8.0 -> 2.8.0 |
27-Aug-2019 20:25:26 | * [new tag] 2.8.1 -> 2.8.1 |
27-Aug-2019 20:25:26 | * [new tag] 2.9.0 -> 2.9.0 |
27-Aug-2019 20:25:26 | * [new tag] latest -> latest |
27-Aug-2019 20:25:26 | Checking out revision 89d961567ca607505a15490978b28a56b0721dcc. |
27-Aug-2019 20:25:26 | Already on 'master' |
27-Aug-2019 20:25:26 | Updated source code to revision: 89d961567ca607505a15490978b28a56b0721dcc |
27-Aug-2019 20:25:26 | Finished task 'Checkout Default Repository' with result: Success |
27-Aug-2019 20:25:26 | Running pre-build action: VCS Version Collector |
27-Aug-2019 20:25:26 | Running pre-build action: Sauce OnDemand Build Configurator |
27-Aug-2019 20:25:26 | Running pre-build action: Run Predator |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Running these commands: docker system prune -af; docker kill $(docker ps -q); docker rm -f $(docker ps -qa) |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Running command 'docker system prune -af' |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Command 'docker system prune -af' completed with exit code 0 |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Running command 'docker kill $(docker ps -q)' |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Command 'docker kill $(docker ps -q)' completed with exit code 125 |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Running command 'docker rm -f $(docker ps -qa)' |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Command 'docker rm -f $(docker ps -qa)' completed with exit code 125 |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 3043 java 1773 bamboo-age 3059Mb 485Mb 00:34:54 /usr/lib/jvm/java-8-ope |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1773 wrapper 1 bamboo-age 17Mb 1Mb 00:07:56 /home/bamboo-agent/bamb |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 117Mb 5Mb 00:00:10 /sbin/init |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java |mvn ) |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Initial free space: 4.4727554 GB |
27-Aug-2019 20:25:26 | [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/ASU-ASUML-RTM |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] Deleting 3 snapshot folders from /home/bamboo-agent/.m2/repository |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] Deleting file /home/bamboo-agent/.npmrc |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] Final free space: 4.7837944 GB |
27-Aug-2019 20:25:27 | [PredatorPreBuildAction] Done |
27-Aug-2019 20:25:27 | Starting task 'Check module versions. Set the goal to ${bamboo.checkVersions} for snapshot builds or to validate when releasing)' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
27-Aug-2019 20:25:27 | Beginning to execute external process for build 'Reference Application - Distribution - Deploy Reference Application #8987 (REFAPP-OMODDISTRO-JOB1-8987)' ... running command line: /usr/share/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-OMODDISTRO-JOB1 validate ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 ... using extra environment variables: bamboo_planRepository_1_branch=master bamboo_docker_image_name=openmrs/openmrs-reference-application-distro bamboo_capability_system_builder_grailsBuilder_Grails_2_3_7=/opt/grails bamboo_planRepository_2_branch=openmrs-emr2 bamboo_planRepository_1_branchDisplayName=master bamboo_repository_revision_number=89d961567ca607505a15490978b28a56b0721dcc MAVEN2_HOME=/usr/share/apache-maven-3.2.5 bamboo_saucelabs_username=rkorytkowski bamboo_planRepository_3_type=gitv2 bamboo_planRepository_3_revision=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_buildKey=REFAPP-OMODDISTRO-JOB1 bamboo_maven_release_version=2.8.0 bamboo_planRepository_3_branch=master bamboo_planRepository_2_branchDisplayName=openmrs-emr2 bamboo_shortJobName=Deploy Reference Application bamboo_capability_system_jdk_JDK_7=/usr/lib/jvm/java-7-openjdk-amd64 bamboo_buildResultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-8987 bamboo_repository_19857409_previous_revision_number=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_planRepository_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_agentId=132120580 bamboo_maven_development_version= bamboo_repository_19857409_git_branch=openmrs-emr2 bamboo_capability_system_jdk_JDK_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_revision=89d961567ca607505a15490978b28a56b0721dcc bamboo_planRepository_previousRevision=eb07dc5f39f1718ec340d3d59b91d55db6e224ef bamboo_repository_branch_name=master bamboo_dockerhub_username=openmrsci bamboo_planRepository_3_previousRevision=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_capability_system_jdk_openjdk_7_jdk=/usr/lib/jvm/java-7-openjdk-amd64 bamboo_repository_89161769_git_branch=master bamboo_docker_image_id= bamboo_refapp_distro_scm=git@github.com:openmrs/openmrs-distro-referenceapplication.git JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_checkVersions=versions:update-properties -Pupdate-to-latest bamboo_repository_89161769_name=Release scripts bamboo_planRepository_branch=master bamboo_repository_89161769_git_username=cintiadr bamboo_repository_89161769_previous_revision_number=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_repository_89161768_name=Distribution bamboo_repository_89161768_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_planRepository_3_branchName=master bamboo_capability_system_jdk_JDK_11=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_planRepository_1_type=gitv2 bamboo_planRepository_branchName=master bamboo_saucelabs_password=******** bamboo_repository_89161768_branch_name=master bamboo_repository_89161769_branch_name=master bamboo_repository_19857409_git_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_3_name=Release scripts bamboo_mavenBuildGoals=clean install bamboo_repository_89161768_previous_revision_number=eb07dc5f39f1718ec340d3d59b91d55db6e224ef bamboo_hg_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_hg-repositories-cache bamboo_planRepository_1_username= bamboo_planRepository_type=gitv2 bamboo_git_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_git-repositories-cache bamboo_planRepository_2_branchName=openmrs-emr2 useMavenReturnCode=false bamboo_capability_system_builder_node_Node_js=/usr/bin/node bamboo_travis_password=******** bamboo_capability_system_builder_ant_Ant=/usr/share/ant bamboo_capability_system_builder_mvn3_Maven_3=/usr/share/apache-maven-3.2.5 bamboo_tmp_directory=/home/bamboo-agent/bamboo-agent/temp bamboo_planKey=REFAPP-OMODDISTRO bamboo_planRepository_username= bamboo_planRepository_1_branchName=master bamboo_dockerhub_password=******** bamboo_resultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-8987 bamboo_capability_system_builder_command_transifex=/usr/bin/tx bamboo_jdbc_password=******** bamboo_build_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_name=Distribution bamboo_preparing_refapp_distro_release=false bamboo_shortPlanName=Distribution bamboo_repository_89161768_git_username= bamboo_planRepository_2_username= bamboo_repository_89161768_git_branch=master bamboo_planRepository_name=Distribution bamboo_docs_aws_secret_key=******** bamboo_capability_system_jdk_JDK_1_8_0_212=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_buildNumber=8987 bamboo_repository_89161768_revision_number=89d961567ca607505a15490978b28a56b0721dcc bamboo_planName=Reference Application - Distribution bamboo_shortPlanKey=OMODDISTRO bamboo_repository_19857409_revision_number=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_shortJobKey=JOB1 bamboo_planRepository_2_name=Standalone RA bamboo_buildTimeStamp=2019-08-27T20:25:25.594Z bamboo_repository_previous_revision_number=eb07dc5f39f1718ec340d3d59b91d55db6e224ef M2_HOME=/usr/share/apache-maven-3.2.5 bamboo_refapp_bamboo_build_number= bamboo_repository_git_branch=master bamboo_buildResultKey=REFAPP-OMODDISTRO-JOB1-8987 bamboo_docs_aws_access_key=AKIAI7KMDL5KP2673G7A bamboo_buildPlanName=Reference Application - Distribution - Deploy Reference Application bamboo_capability_system_jdk_JDK_1_8_0_222=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_openMRSVersion=2.1.3 bamboo_planRepository_1_revision=89d961567ca607505a15490978b28a56b0721dcc bamboo_planRepository_3_username=cintiadr bamboo_repository_89161769_revision_number=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_repository_name=Release scripts bamboo_capability_system_jdk_openjdk_8_jdk=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_repository_19857409_name=Standalone RA bamboo_planRepository_2_previousRevision=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_transifex_password=******** bamboo_capability_system_jdk_openjdk_11_jdk=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_repository_19857409_branch_name=openmrs-emr2 bamboo_buildFailed=false bamboo_capability_system_builder_grailsBuilder_Grails_2=/opt/grails bamboo_planRepository_3_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_capability_system_docker_executable=/usr/bin/docker bamboo_capability_system_builder_command_Bash=/bin/bash bamboo_agentWorkingDirectory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir bamboo_planRepository_2_revision=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_capability_system_git_executable=/usr/bin/git bamboo_repository_git_username= bamboo_planRepository_1_previousRevision=eb07dc5f39f1718ec340d3d59b91d55db6e224ef bamboo_planRepository_branchDisplayName=master bamboo_planRepository_2_type=gitv2 bamboo_test_db_bamboo_admin_password=******** bamboo_repository_89161769_git_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_plan_storageTag=REFAPP-OMODDISTRO bamboo_repository_19857409_git_username= bamboo_planRepository_2_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_repository_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_transifex_username=infrastructure@openmrs.org bamboo_planRepository_3_branchDisplayName=master bamboo_refapp_distro_dev_branch=master bamboo_deb_version= bamboo_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-8-openjdk-amd64 PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64//bin:/home/bamboo-agent/bin:/home/bamboo-agent/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/opt/puppetlabs/bin |
27-Aug-2019 20:25:28 | [INFO] Scanning for projects... |
27-Aug-2019 20:25:28 | [WARNING] |
27-Aug-2019 20:25:28 | [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.10.0-SNAPSHOT |
27-Aug-2019 20:25:28 | [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21 |
27-Aug-2019 20:25:28 | [WARNING] |
27-Aug-2019 20:25:28 | [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. |
27-Aug-2019 20:25:28 | [WARNING] |
27-Aug-2019 20:25:28 | [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. |
27-Aug-2019 20:25:28 | [WARNING] |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:28 | [INFO] Reactor Build Order: |
27-Aug-2019 20:25:28 | [INFO] |
27-Aug-2019 20:25:28 | [INFO] Reference Application Distribution |
27-Aug-2019 20:25:28 | [INFO] Reference Application Distribution Package |
27-Aug-2019 20:25:28 | [INFO] Reference Application Distribution UI Tests |
27-Aug-2019 20:25:28 | [INFO] |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:28 | [INFO] Building Reference Application Distribution 2.10.0-SNAPSHOT |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:28 | [INFO] |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:28 | [INFO] Building Reference Application Distribution Package 2.10.0-SNAPSHOT |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:28 | [INFO] |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:28 | [INFO] Building Reference Application Distribution UI Tests 2.10.0-SNAPSHOT |
27-Aug-2019 20:25:28 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:29 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:29 | [INFO] Reactor Summary: |
27-Aug-2019 20:25:29 | [INFO] |
27-Aug-2019 20:25:29 | [INFO] Reference Application Distribution ................. SUCCESS [ 0.001 s] |
27-Aug-2019 20:25:29 | [INFO] Reference Application Distribution Package ......... SUCCESS [ 0.037 s] |
27-Aug-2019 20:25:29 | [INFO] Reference Application Distribution UI Tests ........ SUCCESS [ 0.473 s] |
27-Aug-2019 20:25:29 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:29 | [INFO] BUILD SUCCESS |
27-Aug-2019 20:25:29 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:29 | [INFO] Total time: 0.695 s |
27-Aug-2019 20:25:29 | [INFO] Finished at: 2019-08-27T20:25:29+00:00 |
27-Aug-2019 20:25:29 | [INFO] Final Memory: 7M/75M |
27-Aug-2019 20:25:29 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:29 | Finished task 'Check module versions. Set the goal to ${bamboo.checkVersions} for snapshot builds or to validate when releasing)' with result: Success |
27-Aug-2019 20:25:29 | Starting task 'Package zip of OMODs and WAR' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
27-Aug-2019 20:25:29 | Beginning to execute external process for build 'Reference Application - Distribution - Deploy Reference Application #8987 (REFAPP-OMODDISTRO-JOB1-8987)' ... running command line: /usr/share/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-OMODDISTRO-JOB1 clean deploy -DskipTests=true -U ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 ... using extra environment variables: bamboo_planRepository_1_branch=master bamboo_docker_image_name=openmrs/openmrs-reference-application-distro bamboo_capability_system_builder_grailsBuilder_Grails_2_3_7=/opt/grails bamboo_planRepository_2_branch=openmrs-emr2 bamboo_planRepository_1_branchDisplayName=master bamboo_repository_revision_number=89d961567ca607505a15490978b28a56b0721dcc MAVEN2_HOME=/usr/share/apache-maven-3.2.5 bamboo_saucelabs_username=rkorytkowski bamboo_planRepository_3_type=gitv2 bamboo_planRepository_3_revision=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_buildKey=REFAPP-OMODDISTRO-JOB1 bamboo_maven_release_version=2.8.0 bamboo_planRepository_3_branch=master bamboo_planRepository_2_branchDisplayName=openmrs-emr2 bamboo_shortJobName=Deploy Reference Application bamboo_capability_system_jdk_JDK_7=/usr/lib/jvm/java-7-openjdk-amd64 bamboo_buildResultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-8987 bamboo_repository_19857409_previous_revision_number=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_planRepository_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_agentId=132120580 bamboo_maven_development_version= bamboo_repository_19857409_git_branch=openmrs-emr2 bamboo_capability_system_jdk_JDK_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_revision=89d961567ca607505a15490978b28a56b0721dcc bamboo_planRepository_previousRevision=eb07dc5f39f1718ec340d3d59b91d55db6e224ef bamboo_repository_branch_name=master bamboo_dockerhub_username=openmrsci bamboo_planRepository_3_previousRevision=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_capability_system_jdk_openjdk_7_jdk=/usr/lib/jvm/java-7-openjdk-amd64 bamboo_repository_89161769_git_branch=master bamboo_docker_image_id= bamboo_refapp_distro_scm=git@github.com:openmrs/openmrs-distro-referenceapplication.git JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_checkVersions=versions:update-properties -Pupdate-to-latest bamboo_repository_89161769_name=Release scripts bamboo_planRepository_branch=master bamboo_repository_89161769_git_username=cintiadr bamboo_repository_89161769_previous_revision_number=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_repository_89161768_name=Distribution bamboo_repository_89161768_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_planRepository_3_branchName=master bamboo_capability_system_jdk_JDK_11=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_planRepository_1_type=gitv2 bamboo_planRepository_branchName=master bamboo_saucelabs_password=******** bamboo_repository_89161768_branch_name=master bamboo_repository_89161769_branch_name=master bamboo_repository_19857409_git_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_3_name=Release scripts bamboo_mavenBuildGoals=clean install bamboo_repository_89161768_previous_revision_number=eb07dc5f39f1718ec340d3d59b91d55db6e224ef bamboo_hg_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_hg-repositories-cache bamboo_build_commandline_com_atlassian_bamboo_plugins_maven_task_builder_mvn3_7=/usr/share/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/REFAPP-OMODDISTRO-JOB1 validate bamboo_planRepository_1_username= bamboo_planRepository_type=gitv2 bamboo_git_cache_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/_git-repositories-cache bamboo_planRepository_2_branchName=openmrs-emr2 useMavenReturnCode=false bamboo_capability_system_builder_node_Node_js=/usr/bin/node bamboo_travis_password=******** bamboo_capability_system_builder_ant_Ant=/usr/share/ant bamboo_capability_system_builder_mvn3_Maven_3=/usr/share/apache-maven-3.2.5 bamboo_tmp_directory=/home/bamboo-agent/bamboo-agent/temp bamboo_planKey=REFAPP-OMODDISTRO bamboo_planRepository_username= bamboo_planRepository_1_branchName=master bamboo_dockerhub_password=******** bamboo_resultsUrl=https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-JOB1-8987 bamboo_capability_system_builder_command_transifex=/usr/bin/tx bamboo_jdbc_password=******** bamboo_build_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_name=Distribution bamboo_preparing_refapp_distro_release=false bamboo_shortPlanName=Distribution bamboo_repository_89161768_git_username= bamboo_planRepository_2_username= bamboo_repository_89161768_git_branch=master bamboo_planRepository_name=Distribution bamboo_docs_aws_secret_key=******** bamboo_capability_system_jdk_JDK_1_8_0_212=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_buildNumber=8987 bamboo_repository_89161768_revision_number=89d961567ca607505a15490978b28a56b0721dcc bamboo_planName=Reference Application - Distribution bamboo_shortPlanKey=OMODDISTRO bamboo_repository_19857409_revision_number=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_shortJobKey=JOB1 bamboo_planRepository_2_name=Standalone RA bamboo_buildTimeStamp=2019-08-27T20:25:25.594Z bamboo_repository_previous_revision_number=eb07dc5f39f1718ec340d3d59b91d55db6e224ef M2_HOME=/usr/share/apache-maven-3.2.5 bamboo_refapp_bamboo_build_number= bamboo_repository_git_branch=master bamboo_buildResultKey=REFAPP-OMODDISTRO-JOB1-8987 bamboo_docs_aws_access_key=AKIAI7KMDL5KP2673G7A bamboo_buildPlanName=Reference Application - Distribution - Deploy Reference Application bamboo_capability_system_jdk_JDK_1_8_0_222=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_openMRSVersion=2.1.3 bamboo_planRepository_1_revision=89d961567ca607505a15490978b28a56b0721dcc bamboo_planRepository_3_username=cintiadr bamboo_repository_89161769_revision_number=8ad880e0b0c21a2d094411a51f7951e0b9148c4a bamboo_repository_name=Release scripts bamboo_capability_system_jdk_openjdk_8_jdk=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_repository_19857409_name=Standalone RA bamboo_planRepository_2_previousRevision=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_transifex_password=******** bamboo_capability_system_jdk_openjdk_11_jdk=/usr/lib/jvm/java-11-openjdk-amd64 bamboo_repository_19857409_branch_name=openmrs-emr2 bamboo_buildFailed=false bamboo_capability_system_builder_grailsBuilder_Grails_2=/opt/grails bamboo_planRepository_3_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_capability_system_docker_executable=/usr/bin/docker bamboo_capability_system_builder_command_Bash=/bin/bash bamboo_agentWorkingDirectory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir bamboo_planRepository_2_revision=b5b83b869494774764c1e45aee5b88385ffa7e2f bamboo_capability_system_git_executable=/usr/bin/git bamboo_repository_git_username= bamboo_planRepository_1_previousRevision=eb07dc5f39f1718ec340d3d59b91d55db6e224ef bamboo_planRepository_branchDisplayName=master bamboo_planRepository_2_type=gitv2 bamboo_test_db_bamboo_admin_password=******** bamboo_repository_89161769_git_repositoryUrl=https://github.com/openmrs/openmrs-contrib-bamboo.git bamboo_plan_storageTag=REFAPP-OMODDISTRO bamboo_repository_19857409_git_username= bamboo_planRepository_2_repositoryUrl=https://github.com/openmrs/openmrs-standalone bamboo_repository_git_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_transifex_username=infrastructure@openmrs.org bamboo_planRepository_3_branchDisplayName=master bamboo_refapp_distro_dev_branch=master bamboo_deb_version= bamboo_working_directory=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1 bamboo_planRepository_1_repositoryUrl=git://github.com/openmrs/openmrs-distro-referenceapplication.git bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-8-openjdk-amd64 PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64//bin:/home/bamboo-agent/bin:/home/bamboo-agent/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/opt/puppetlabs/bin |
27-Aug-2019 20:25:30 | [INFO] Scanning for projects... |
27-Aug-2019 20:25:30 | [WARNING] |
27-Aug-2019 20:25:30 | [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.10.0-SNAPSHOT |
27-Aug-2019 20:25:30 | [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21 |
27-Aug-2019 20:25:30 | [WARNING] |
27-Aug-2019 20:25:30 | [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. |
27-Aug-2019 20:25:30 | [WARNING] |
27-Aug-2019 20:25:30 | [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. |
27-Aug-2019 20:25:30 | [WARNING] |
27-Aug-2019 20:25:30 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:30 | [INFO] Reactor Build Order: |
27-Aug-2019 20:25:30 | [INFO] |
27-Aug-2019 20:25:30 | [INFO] Reference Application Distribution |
27-Aug-2019 20:25:30 | [INFO] Reference Application Distribution Package |
27-Aug-2019 20:25:30 | [INFO] Reference Application Distribution UI Tests |
27-Aug-2019 20:25:30 | [INFO] |
27-Aug-2019 20:25:30 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:30 | [INFO] Building Reference Application Distribution 2.10.0-SNAPSHOT |
27-Aug-2019 20:25:30 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:30 | [INFO] |
27-Aug-2019 20:25:30 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication --- |
27-Aug-2019 20:25:30 | [INFO] |
27-Aug-2019 20:25:30 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- |
27-Aug-2019 20:25:31 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/referenceapplication-2.10.0-SNAPSHOT.pom |
27-Aug-2019 20:25:31 | [INFO] |
27-Aug-2019 20:25:31 | [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication --- |
27-Aug-2019 20:25:31 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:32 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml (621 B at 0.6 KB/sec) |
27-Aug-2019 20:25:32 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/referenceapplication-2.10.0-20190827.202532-426.pom |
27-Aug-2019 20:25:32 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/referenceapplication-2.10.0-20190827.202532-426.pom (39 KB at 58.3 KB/sec) |
27-Aug-2019 20:25:32 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml |
27-Aug-2019 20:25:33 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml (710 B at 2.7 KB/sec) |
27-Aug-2019 20:25:33 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:33 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/2.10.0-SNAPSHOT/maven-metadata.xml (621 B at 1.4 KB/sec) |
27-Aug-2019 20:25:33 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml |
27-Aug-2019 20:25:34 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication/maven-metadata.xml (652 B at 1.3 KB/sec) |
27-Aug-2019 20:25:34 | [INFO] |
27-Aug-2019 20:25:34 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:34 | [INFO] Building Reference Application Distribution Package 2.10.0-SNAPSHOT |
27-Aug-2019 20:25:34 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:25:34 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.2.0/openmrs-api-2.2.0.pom |
27-Aug-2019 20:25:34 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.2.0/openmrs-api-2.2.0.pom (12 KB at 40.8 KB/sec) |
27-Aug-2019 20:25:34 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.2.0/openmrs-2.2.0.pom |
27-Aug-2019 20:25:35 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.2.0/openmrs-2.2.0.pom (32 KB at 85.8 KB/sec) |
27-Aug-2019 20:25:35 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom |
27-Aug-2019 20:25:35 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 180.8 KB/sec) |
27-Aug-2019 20:25:35 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/4.1.4.RELEASE/spring-context-support-4.1.4.RELEASE.pom |
27-Aug-2019 20:25:36 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/4.1.4.RELEASE/spring-context-support-4.1.4.RELEASE.pom (6 KB at 20.8 KB/sec) |
27-Aug-2019 20:25:37 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.2.0/openmrs-test-2.2.0.pom |
27-Aug-2019 20:25:37 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.2.0/openmrs-test-2.2.0.pom (3 KB at 9.7 KB/sec) |
27-Aug-2019 20:25:38 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.2.0/openmrs-api-2.2.0.jar |
27-Aug-2019 20:25:38 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/4.1.4.RELEASE/spring-context-support-4.1.4.RELEASE.jar |
27-Aug-2019 20:25:38 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar |
27-Aug-2019 20:25:38 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.2.0/openmrs-api-2.2.0-tests.jar |
27-Aug-2019 20:25:38 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 220.3 KB/sec) |
27-Aug-2019 20:25:39 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/4.1.4.RELEASE/spring-context-support-4.1.4.RELEASE.jar (174 KB at 168.9 KB/sec) |
27-Aug-2019 20:25:39 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.2.0/openmrs-api-2.2.0.jar (2582 KB at 1854.5 KB/sec) |
27-Aug-2019 20:25:39 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.2.0/openmrs-api-2.2.0-tests.jar (2306 KB at 1587.9 KB/sec) |
27-Aug-2019 20:25:39 | [INFO] |
27-Aug-2019 20:25:39 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package --- |
27-Aug-2019 20:25:40 | [INFO] |
27-Aug-2019 20:25:40 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- |
27-Aug-2019 20:25:40 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
27-Aug-2019 20:25:40 | [INFO] Copying 1 resource |
27-Aug-2019 20:25:40 | [INFO] Copying 2 resources |
27-Aug-2019 20:25:40 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/main/webapp |
27-Aug-2019 20:25:40 | [INFO] |
27-Aug-2019 20:25:40 | [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package --- |
27-Aug-2019 20:25:41 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/project/6/project-6.pom |
27-Aug-2019 20:25:42 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/project/6/project-6.pom (24 KB at 92.8 KB/sec) |
27-Aug-2019 20:25:45 | |
27-Aug-2019 20:25:45 | Downloading modules... |
27-Aug-2019 20:25:45 | |
27-Aug-2019 20:25:47 | [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.2.0:war |
27-Aug-2019 20:25:47 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/2.2.0/openmrs-webapp-2.2.0.war |
27-Aug-2019 20:25:51 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-webapp/2.2.0/openmrs-webapp-2.2.0.war (55721 KB at 13798.9 KB/sec) |
27-Aug-2019 20:25:51 | [INFO] Copying openmrs-webapp-2.2.0.war to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/openmrs-2.2.0.war |
27-Aug-2019 20:25:51 | file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/openmrs-2.2.0.war |
27-Aug-2019 20:25:51 | target:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.11.0:jar |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.5.0:jar |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.11.0:jar |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.10.0:jar |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.10.0:jar |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod |
27-Aug-2019 20:25:51 | [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.14.0-SNAPSHOT:jar |
27-Aug-2019 20:25:51 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.14.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:51 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.14.0-SNAPSHOT/maven-metadata.xml (794 B at 3.2 KB/sec) |
27-Aug-2019 20:25:51 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.14.0-SNAPSHOT/registrationapp-omod-1.14.0-20190827.125337-47.jar |
27-Aug-2019 20:25:52 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.14.0-SNAPSHOT/registrationapp-omod-1.14.0-20190827.125337-47.jar (884 KB at 2986.5 KB/sec) |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs:event-omod:2.7.0:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.6:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.3:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.9.0:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.1:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.10.0:jar |
27-Aug-2019 20:25:52 | [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.9.0-SNAPSHOT:jar |
27-Aug-2019 20:25:52 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.9.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:52 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.9.0-SNAPSHOT/maven-metadata.xml (796 B at 2.1 KB/sec) |
27-Aug-2019 20:25:52 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.9.0-SNAPSHOT/appointmentschedulingui-omod-1.9.0-20190827.202501-1.jar |
27-Aug-2019 20:25:53 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.9.0-SNAPSHOT/appointmentschedulingui-omod-1.9.0-20190827.202501-1.jar (3616 KB at 6117.5 KB/sec) |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.1.0:jar |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.5.0:jar |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.3.4:jar |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:chartsearch-omod:2.1.0:jar |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:fhir-omod:1.19.0:jar |
27-Aug-2019 20:25:53 | [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:1.10.0-SNAPSHOT:jar |
27-Aug-2019 20:25:53 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/1.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:53 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/1.10.0-SNAPSHOT/maven-metadata.xml (1008 B at 3.4 KB/sec) |
27-Aug-2019 20:25:53 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/1.10.0-SNAPSHOT/htmlformentryui-omod-1.10.0-20190827.125301-10.jar |
27-Aug-2019 20:25:54 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/1.10.0-SNAPSHOT/htmlformentryui-omod-1.10.0-20190827.125301-10.jar (1437 KB at 3957.0 KB/sec) |
27-Aug-2019 20:25:54 | [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.4:jar |
27-Aug-2019 20:25:54 | [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.28.0-SNAPSHOT:jar |
27-Aug-2019 20:25:54 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.28.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:54 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.28.0-SNAPSHOT/maven-metadata.xml (999 B at 3.3 KB/sec) |
27-Aug-2019 20:25:54 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.28.0-SNAPSHOT/emrapi-omod-1.28.0-20190827.114701-27.jar |
27-Aug-2019 20:25:54 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.28.0-SNAPSHOT/emrapi-omod-1.28.0-20190827.114701-27.jar (978 KB at 3407.2 KB/sec) |
27-Aug-2019 20:25:54 | [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.10.0-SNAPSHOT:jar |
27-Aug-2019 20:25:54 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:54 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.10.0-SNAPSHOT/maven-metadata.xml (799 B at 3.3 KB/sec) |
27-Aug-2019 20:25:54 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.10.0-SNAPSHOT/referenceapplication-omod-2.10.0-20190827.125517-79.jar |
27-Aug-2019 20:25:55 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.10.0-SNAPSHOT/referenceapplication-omod-2.10.0-20190827.125517-79.jar (1848 KB at 4823.2 KB/sec) |
27-Aug-2019 20:25:55 | [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:3.9.2:jar |
27-Aug-2019 20:25:55 | [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.13.0:jar |
27-Aug-2019 20:25:55 | [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.10.0-SNAPSHOT:jar |
27-Aug-2019 20:25:55 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:55 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.10.0-SNAPSHOT/maven-metadata.xml (796 B at 2.7 KB/sec) |
27-Aug-2019 20:25:55 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.10.0-SNAPSHOT/referencemetadata-omod-2.10.0-20190827.114758-54.jar |
27-Aug-2019 20:25:56 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.10.0-SNAPSHOT/referencemetadata-omod-2.10.0-20190827.114758-54.jar (514 KB at 1917.5 KB/sec) |
27-Aug-2019 20:25:56 | [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.6.0:jar |
27-Aug-2019 20:25:56 | [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.23.0-SNAPSHOT:jar |
27-Aug-2019 20:25:56 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.23.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:56 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.23.0-SNAPSHOT/maven-metadata.xml (787 B at 2.6 KB/sec) |
27-Aug-2019 20:25:56 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.23.0-SNAPSHOT/coreapps-omod-1.23.0-20190827.125146-62.jar |
27-Aug-2019 20:25:56 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.23.0-SNAPSHOT/coreapps-omod-1.23.0-20190827.125146-62.jar (3734 KB at 6447.4 KB/sec) |
27-Aug-2019 20:25:56 | [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.6:jar |
27-Aug-2019 20:25:56 | [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.19.0-SNAPSHOT:jar |
27-Aug-2019 20:25:56 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.19.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:57 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.19.0-SNAPSHOT/maven-metadata.xml (998 B at 3.3 KB/sec) |
27-Aug-2019 20:25:57 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.19.0-SNAPSHOT/reporting-omod-1.19.0-20190807.184811-1.jar |
27-Aug-2019 20:25:58 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.19.0-SNAPSHOT/reporting-omod-1.19.0-20190807.184811-1.jar (14264 KB at 9439.7 KB/sec) |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.2.4:jar |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.8.0:jar |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.10.0:jar |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.2:jar |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.26.0:jar |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2:omod |
27-Aug-2019 20:25:58 | [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.7.0-SNAPSHOT:jar |
27-Aug-2019 20:25:58 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.7.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:25:59 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.7.0-SNAPSHOT/maven-metadata.xml (785 B at 2.6 KB/sec) |
27-Aug-2019 20:25:59 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.7.0-SNAPSHOT/uicommons-omod-2.7.0-20190827.125148-23.jar |
27-Aug-2019 20:25:59 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.7.0-SNAPSHOT/uicommons-omod-2.7.0-20190827.125148-23.jar (3500 KB at 6985.3 KB/sec) |
27-Aug-2019 20:25:59 | [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.15.0:jar |
27-Aug-2019 20:25:59 | [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.5.0:jar |
27-Aug-2019 20:25:59 | [INFO] Copying addresshierarchy-omod-2.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/addresshierarchy-2.11.0.omod |
27-Aug-2019 20:25:59 | [INFO] Copying legacyui-omod-1.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/legacyui-1.5.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying metadatadeploy-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/metadatadeploy-1.11.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying reportingrest-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reportingrest-1.10.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying owa-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/owa-1.10.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/serialization.xstream-0.2.14.omod |
27-Aug-2019 20:26:00 | [INFO] Copying registrationapp-omod-1.14.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/registrationapp-1.14.0-SNAPSHOT.omod |
27-Aug-2019 20:26:00 | [INFO] Copying event-omod-2.7.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/event-2.7.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying uilibrary-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/uilibrary-2.0.6.omod |
27-Aug-2019 20:26:00 | [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/htmlwidgets-1.10.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying dataexchange-omod-1.3.3.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/dataexchange-1.3.3.omod |
27-Aug-2019 20:26:00 | [INFO] Copying appui-omod-1.9.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appui-1.9.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying allergyui-omod-1.8.1.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/allergyui-1.8.1.omod |
27-Aug-2019 20:26:00 | [INFO] Copying providermanagement-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/providermanagement-2.10.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying appointmentschedulingui-omod-1.9.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appointmentschedulingui-1.9.0-SNAPSHOT.omod |
27-Aug-2019 20:26:00 | [INFO] Copying attachments-omod-2.1.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/attachments-2.1.0.omod |
27-Aug-2019 20:26:00 | [INFO] Copying formentryapp-omod-1.4.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/formentryapp-1.4.2.omod |
27-Aug-2019 20:26:01 | [INFO] Copying idgen-omod-4.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/idgen-4.5.0.omod |
27-Aug-2019 20:26:01 | [INFO] Copying metadatamapping-omod-1.3.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/metadatamapping-1.3.4.omod |
27-Aug-2019 20:26:01 | [INFO] Copying chartsearch-omod-2.1.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/chartsearch-2.1.0.omod |
27-Aug-2019 20:26:02 | [INFO] Copying fhir-omod-1.19.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/fhir-1.19.0.omod |
27-Aug-2019 20:26:04 | [INFO] Copying htmlformentryui-omod-1.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/htmlformentryui-1.10.0-SNAPSHOT.omod |
27-Aug-2019 20:26:04 | [INFO] Copying referencedemodata-omod-1.4.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/referencedemodata-1.4.4.omod |
27-Aug-2019 20:26:04 | [INFO] Copying emrapi-omod-1.28.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/emrapi-1.28.0-SNAPSHOT.omod |
27-Aug-2019 20:26:04 | [INFO] Copying referenceapplication-omod-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/referenceapplication-2.10.0-SNAPSHOT.omod |
27-Aug-2019 20:26:04 | [INFO] Copying htmlformentry-omod-3.9.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/htmlformentry-3.9.2.omod |
27-Aug-2019 20:26:04 | [INFO] Copying appframework-omod-2.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appframework-2.13.0.omod |
27-Aug-2019 20:26:04 | [INFO] Copying referencemetadata-omod-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/referencemetadata-2.10.0-SNAPSHOT.omod |
27-Aug-2019 20:26:04 | [INFO] Copying reportingui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reportingui-1.6.0.omod |
27-Aug-2019 20:26:04 | [INFO] Copying coreapps-omod-1.23.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/coreapps-1.23.0-SNAPSHOT.omod |
27-Aug-2019 20:26:04 | [INFO] Copying reportingcompatibility-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reportingcompatibility-2.0.6.omod |
27-Aug-2019 20:26:05 | [INFO] Copying reporting-omod-1.19.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/reporting-1.19.0-SNAPSHOT.omod |
27-Aug-2019 20:26:05 | [INFO] Copying adminui-omod-1.2.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/adminui-1.2.4.omod |
27-Aug-2019 20:26:05 | [INFO] Copying registrationcore-omod-1.8.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/registrationcore-1.8.0.omod |
27-Aug-2019 20:26:05 | [INFO] Copying appointmentscheduling-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/appointmentscheduling-1.10.0.omod |
27-Aug-2019 20:26:05 | [INFO] Copying calculation-omod-1.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/calculation-1.2.omod |
27-Aug-2019 20:26:05 | [INFO] Copying webservices.rest-omod-2.26.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/webservices.rest-2.26.0.omod |
27-Aug-2019 20:26:05 | [INFO] Copying atlas-omod-2.2.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/atlas-2.2.omod |
27-Aug-2019 20:26:05 | [INFO] Copying uicommons-omod-2.7.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/uicommons-2.7.0-SNAPSHOT.omod |
27-Aug-2019 20:26:05 | [INFO] Copying uiframework-omod-3.15.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/uiframework-3.15.0.omod |
27-Aug-2019 20:26:06 | [INFO] Copying metadatasharing-omod-1.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro/web/modules/metadatasharing-1.5.0.omod |
27-Aug-2019 20:26:06 | |
27-Aug-2019 20:26:06 | Downloading OWAs... |
27-Aug-2019 20:26:06 | |
27-Aug-2019 20:26:07 | Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip |
27-Aug-2019 20:26:08 | |
27-Aug-2019 20:26:08 | Creating Docker Compose configuration... |
27-Aug-2019 20:26:08 | |
27-Aug-2019 20:26:09 | |
27-Aug-2019 20:26:09 | The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/distro |
27-Aug-2019 20:26:09 | |
27-Aug-2019 20:26:09 | [INFO] |
27-Aug-2019 20:26:09 | [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package --- |
27-Aug-2019 20:26:09 | |
27-Aug-2019 20:26:09 | Downloading modules... |
27-Aug-2019 20:26:09 | |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.2.0:war |
27-Aug-2019 20:26:09 | [INFO] Copying openmrs-webapp-2.2.0.war to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/openmrs-2.2.0.war |
27-Aug-2019 20:26:09 | file:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/openmrs-2.2.0.war |
27-Aug-2019 20:26:09 | target:/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.11.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.5.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.11.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.10.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.10.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.14:omod |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.14.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs:event-omod:2.7.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.6:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.10.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.3:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.9.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.1:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.10.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.9.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.1.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.2:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.5.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.3.4:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:chartsearch-omod:2.1.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:fhir-omod:1.19.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:1.10.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.4:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.28.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.10.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:3.9.2:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.13.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.10.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.6.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.23.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.6:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.19.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.2.4:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.8.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.10.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.2:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.26.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2:omod |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.7.0-SNAPSHOT:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.15.0:jar |
27-Aug-2019 20:26:09 | [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.5.0:jar |
27-Aug-2019 20:26:09 | [INFO] Copying addresshierarchy-omod-2.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/addresshierarchy-2.11.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying legacyui-omod-1.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/legacyui-1.5.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying metadatadeploy-omod-1.11.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatadeploy-1.11.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying reportingrest-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingrest-1.10.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying owa-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/owa-1.10.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying serialization.xstream-omod-0.2.14.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/serialization.xstream-0.2.14.omod |
27-Aug-2019 20:26:09 | [INFO] Copying registrationapp-omod-1.14.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/registrationapp-1.14.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying event-omod-2.7.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/event-2.7.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying uilibrary-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uilibrary-2.0.6.omod |
27-Aug-2019 20:26:09 | [INFO] Copying htmlwidgets-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlwidgets-1.10.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying dataexchange-omod-1.3.3.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/dataexchange-1.3.3.omod |
27-Aug-2019 20:26:09 | [INFO] Copying appui-omod-1.9.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appui-1.9.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying allergyui-omod-1.8.1.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/allergyui-1.8.1.omod |
27-Aug-2019 20:26:09 | [INFO] Copying providermanagement-omod-2.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/providermanagement-2.10.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying appointmentschedulingui-omod-1.9.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appointmentschedulingui-1.9.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying attachments-omod-2.1.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/attachments-2.1.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying formentryapp-omod-1.4.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/formentryapp-1.4.2.omod |
27-Aug-2019 20:26:09 | [INFO] Copying idgen-omod-4.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/idgen-4.5.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying metadatamapping-omod-1.3.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatamapping-1.3.4.omod |
27-Aug-2019 20:26:09 | [INFO] Copying chartsearch-omod-2.1.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/chartsearch-2.1.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying fhir-omod-1.19.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/fhir-1.19.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying htmlformentryui-omod-1.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlformentryui-1.10.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying referencedemodata-omod-1.4.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referencedemodata-1.4.4.omod |
27-Aug-2019 20:26:09 | [INFO] Copying emrapi-omod-1.28.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/emrapi-1.28.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying referenceapplication-omod-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referenceapplication-2.10.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying htmlformentry-omod-3.9.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/htmlformentry-3.9.2.omod |
27-Aug-2019 20:26:09 | [INFO] Copying appframework-omod-2.13.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appframework-2.13.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying referencemetadata-omod-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/referencemetadata-2.10.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying reportingui-omod-1.6.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingui-1.6.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying coreapps-omod-1.23.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/coreapps-1.23.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying reportingcompatibility-omod-2.0.6.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reportingcompatibility-2.0.6.omod |
27-Aug-2019 20:26:09 | [INFO] Copying reporting-omod-1.19.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/reporting-1.19.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying adminui-omod-1.2.4.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/adminui-1.2.4.omod |
27-Aug-2019 20:26:09 | [INFO] Copying registrationcore-omod-1.8.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/registrationcore-1.8.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying appointmentscheduling-omod-1.10.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/appointmentscheduling-1.10.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying calculation-omod-1.2.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/calculation-1.2.omod |
27-Aug-2019 20:26:09 | [INFO] Copying webservices.rest-omod-2.26.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/webservices.rest-2.26.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying atlas-omod-2.2.omod to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/atlas-2.2.omod |
27-Aug-2019 20:26:09 | [INFO] Copying uicommons-omod-2.7.0-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uicommons-2.7.0-SNAPSHOT.omod |
27-Aug-2019 20:26:09 | [INFO] Copying uiframework-omod-3.15.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/uiframework-3.15.0.omod |
27-Aug-2019 20:26:09 | [INFO] Copying metadatasharing-omod-1.5.0.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/WEB-INF/bundledModules/metadatasharing-1.5.0.omod |
27-Aug-2019 20:26:09 | |
27-Aug-2019 20:26:09 | Downloading OWAs... |
27-Aug-2019 20:26:09 | |
27-Aug-2019 20:26:09 | Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip |
27-Aug-2019 20:26:11 | |
27-Aug-2019 20:26:11 | Creating Docker Compose configuration... |
27-Aug-2019 20:26:11 | |
27-Aug-2019 20:26:12 | |
27-Aug-2019 20:26:12 | The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro |
27-Aug-2019 20:26:12 | |
27-Aug-2019 20:26:12 | [INFO] |
27-Aug-2019 20:26:12 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package --- |
27-Aug-2019 20:26:12 | [INFO] No sources to compile |
27-Aug-2019 20:26:12 | [INFO] |
27-Aug-2019 20:26:12 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package --- |
27-Aug-2019 20:26:12 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
27-Aug-2019 20:26:12 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/test/resources |
27-Aug-2019 20:26:12 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/test/resources |
27-Aug-2019 20:26:12 | [INFO] |
27-Aug-2019 20:26:12 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package --- |
27-Aug-2019 20:26:12 | [INFO] No sources to compile |
27-Aug-2019 20:26:12 | [INFO] |
27-Aug-2019 20:26:12 | [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package --- |
27-Aug-2019 20:26:12 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom |
27-Aug-2019 20:26:12 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 13.9 KB/sec) |
27-Aug-2019 20:26:12 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar |
27-Aug-2019 20:26:13 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 123.3 KB/sec) |
27-Aug-2019 20:26:13 | [INFO] Tests are skipped. |
27-Aug-2019 20:26:13 | [INFO] |
27-Aug-2019 20:26:13 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package --- |
27-Aug-2019 20:26:13 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT.jar |
27-Aug-2019 20:26:13 | [INFO] |
27-Aug-2019 20:26:13 | [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package --- |
27-Aug-2019 20:26:14 | [INFO] Reading assembly descriptor: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/src/main/assembly/assembly.xml |
27-Aug-2019 20:26:14 | [INFO] Building zip: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-addons.zip |
27-Aug-2019 20:26:18 | [INFO] |
27-Aug-2019 20:26:18 | [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package --- |
27-Aug-2019 20:26:19 | [INFO] |
27-Aug-2019 20:26:19 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package --- |
27-Aug-2019 20:26:19 | [WARNING] JAR will be empty - no content was marked for inclusion! |
27-Aug-2019 20:26:19 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-tests.jar |
27-Aug-2019 20:26:19 | [INFO] |
27-Aug-2019 20:26:19 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package --- |
27-Aug-2019 20:26:19 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT.jar |
27-Aug-2019 20:26:19 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT.pom |
27-Aug-2019 20:26:19 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-addons.zip to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT-addons.zip |
27-Aug-2019 20:26:19 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/bundled-distro/web/openmrs.war to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT.war |
27-Aug-2019 20:26:19 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/package/target/referenceapplication-package-2.10.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-SNAPSHOT-tests.jar |
27-Aug-2019 20:26:20 | [INFO] |
27-Aug-2019 20:26:20 | [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-package --- |
27-Aug-2019 20:26:20 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:26:20 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec) |
27-Aug-2019 20:26:20 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424.jar |
27-Aug-2019 20:26:21 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424.jar (286 KB at 275.4 KB/sec) |
27-Aug-2019 20:26:21 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424.pom |
27-Aug-2019 20:26:21 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424.pom (4 KB at 5.3 KB/sec) |
27-Aug-2019 20:26:21 | [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml |
27-Aug-2019 20:26:22 | [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml (718 B at 2.7 KB/sec) |
27-Aug-2019 20:26:22 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:26:22 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.7 KB/sec) |
27-Aug-2019 20:26:22 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml |
27-Aug-2019 20:26:23 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/maven-metadata.xml (660 B at 1.5 KB/sec) |
27-Aug-2019 20:26:23 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424-addons.zip |
27-Aug-2019 20:26:36 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424-addons.zip (119025 KB at 8550.6 KB/sec) |
27-Aug-2019 20:26:36 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:26:37 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec) |
27-Aug-2019 20:26:37 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424.war |
27-Aug-2019 20:26:57 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424.war (176461 KB at 8865.1 KB/sec) |
27-Aug-2019 20:26:57 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:26:57 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec) |
27-Aug-2019 20:26:57 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424-tests.jar |
27-Aug-2019 20:26:58 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/referenceapplication-package-2.10.0-20190827.202620-424-tests.jar (3 KB at 3.7 KB/sec) |
27-Aug-2019 20:26:58 | [INFO] Uploading: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml |
27-Aug-2019 20:26:58 | [INFO] Uploaded: http://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/distro/referenceapplication-package/2.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec) |
27-Aug-2019 20:26:58 | [INFO] |
27-Aug-2019 20:26:58 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:26:58 | [INFO] Building Reference Application Distribution UI Tests 2.10.0-SNAPSHOT |
27-Aug-2019 20:26:58 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:26:59 | [INFO] |
27-Aug-2019 20:26:59 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:26:59 | [INFO] |
27-Aug-2019 20:26:59 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:26:59 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
27-Aug-2019 20:26:59 | [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/main/resources |
27-Aug-2019 20:26:59 | [INFO] |
27-Aug-2019 20:26:59 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:26:59 | [INFO] No sources to compile |
27-Aug-2019 20:26:59 | [INFO] |
27-Aug-2019 20:26:59 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:26:59 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
27-Aug-2019 20:26:59 | [INFO] Copying 0 resource |
27-Aug-2019 20:26:59 | [INFO] Copying 1 resource |
27-Aug-2019 20:26:59 | [INFO] |
27-Aug-2019 20:26:59 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:26:59 | [INFO] Changes detected - recompiling the module! |
27-Aug-2019 20:26:59 | [INFO] Compiling 113 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/test-classes |
27-Aug-2019 20:27:06 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java uses unchecked or unsafe operations. |
27-Aug-2019 20:27:06 | [WARNING] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/src/test/java/org/openmrs/reference/AddRolesToUserTest.java: Recompile with -Xlint:unchecked for details. |
27-Aug-2019 20:27:06 | [INFO] |
27-Aug-2019 20:27:06 | [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:06 | [INFO] Tests are skipped. |
27-Aug-2019 20:27:06 | [INFO] |
27-Aug-2019 20:27:06 | [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:06 | [WARNING] JAR will be empty - no content was marked for inclusion! |
27-Aug-2019 20:27:06 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT.jar |
27-Aug-2019 20:27:06 | [INFO] |
27-Aug-2019 20:27:06 | [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:06 | [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT-tests.jar |
27-Aug-2019 20:27:06 | [INFO] |
27-Aug-2019 20:27:06 | [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:07 | [INFO] Tests are skipped. |
27-Aug-2019 20:27:07 | [INFO] |
27-Aug-2019 20:27:07 | [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:07 | [INFO] Tests are skipped. |
27-Aug-2019 20:27:07 | [INFO] |
27-Aug-2019 20:27:07 | [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:07 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.10.0-SNAPSHOT/referenceapplication-ui-tests-2.10.0-SNAPSHOT.jar |
27-Aug-2019 20:27:07 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.10.0-SNAPSHOT/referenceapplication-ui-tests-2.10.0-SNAPSHOT.pom |
27-Aug-2019 20:27:07 | [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-JOB1/ui-tests/target/referenceapplication-ui-tests-2.10.0-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/distro/referenceapplication-ui-tests/2.10.0-SNAPSHOT/referenceapplication-ui-tests-2.10.0-SNAPSHOT-tests.jar |
27-Aug-2019 20:27:07 | [INFO] |
27-Aug-2019 20:27:07 | [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ referenceapplication-ui-tests --- |
27-Aug-2019 20:27:07 | [INFO] Skipping artifact deployment |
27-Aug-2019 20:27:07 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:27:07 | [INFO] Reactor Summary: |
27-Aug-2019 20:27:07 | [INFO] |
27-Aug-2019 20:27:07 | [INFO] Reference Application Distribution ................. SUCCESS [ 3.321 s] |
27-Aug-2019 20:27:07 | [INFO] Reference Application Distribution Package ......... SUCCESS [01:24 min] |
27-Aug-2019 20:27:07 | [INFO] Reference Application Distribution UI Tests ........ SUCCESS [ 8.337 s] |
27-Aug-2019 20:27:07 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:27:07 | [INFO] BUILD SUCCESS |
27-Aug-2019 20:27:07 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:27:07 | [INFO] Total time: 01:36 min |
27-Aug-2019 20:27:07 | [INFO] Finished at: 2019-08-27T20:27:07+00:00 |
27-Aug-2019 20:27:07 | [INFO] Final Memory: 46M/305M |
27-Aug-2019 20:27:07 | [INFO] ------------------------------------------------------------------------ |
27-Aug-2019 20:27:07 | Finished task 'Package zip of OMODs and WAR' with result: Success |
27-Aug-2019 20:27:07 | Starting task 'Load versions from openmrs-distro.properties' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject' |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.addresshierarchy=2.11.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.legacyui=1.5.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.metadatadeploy=1.11.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.reportingrest=1.10.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.owa=1.10.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.serialization.xstream.type=omod in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.serialization.xstream=0.2.14 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.registrationapp=1.14.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.event.groupId=org.openmrs in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.event=2.7.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.atlas.type=omod in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.uilibrary=2.0.6 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.htmlwidgets=1.10.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.dataexchange=1.3.3 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.name=Reference Application in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.appui=1.9.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.allergyui=1.8.1 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.db.sql=classpath://openmrs-distro.sql in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.providermanagement=2.10.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.appointmentschedulingui=1.9.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.attachments=2.1.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.formentryapp=1.4.2 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.idgen=4.5.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.metadatamapping=1.3.4 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.chartsearch=2.1.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.htmlformentryui=1.10.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.fhir=1.19.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.db.h2.supported=false in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.referencedemodata=1.4.4 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.emrapi=1.28.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.referenceapplication=2.10.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.owa.openmrs-owa-sysadmin=1.2 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.htmlformentry=3.9.2 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.appframework=2.13.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.referencemetadata=2.10.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.coreapps=1.23.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.reportingui=1.6.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.reportingcompatibility=2.0.6 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.reporting=1.19.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.adminui=1.2.4 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.registrationcore=1.8.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.appointmentscheduling=1.10.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.war.openmrs=2.2.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.atlas=2.2 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.webservices.rest=2.26.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.calculation=1.2 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.version=2.10.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.uicommons=2.7.0-SNAPSHOT in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.uiframework=3.15.0 in RESULT scope |
27-Aug-2019 20:27:07 | Injected variable bamboo.distro.omod.metadatasharing=1.5.0 in RESULT scope |
27-Aug-2019 20:27:07 | Finished task 'Load versions from openmrs-distro.properties' with result: Success |
27-Aug-2019 20:27:07 | Running post build plugin 'Docker Container Cleanup' |
27-Aug-2019 20:27:07 | Running post build plugin 'NCover Results Collector' |
27-Aug-2019 20:27:07 | Running post build plugin 'Clover Results Collector' |
27-Aug-2019 20:27:07 | Running post build plugin 'Sauce OnDemand Post Runner' |
27-Aug-2019 20:27:07 | Running post build plugin 'npm Cache Cleanup' |
27-Aug-2019 20:27:07 | Running post build plugin 'Artifact Copier' |
27-Aug-2019 20:27:07 | Publishing an artifact: referenceapplication-addons-snapshot |
27-Aug-2019 20:27:10 | Finished publishing of artifact Non required shared artifact: [referenceapplication-addons-snapshot], pattern: [*.zip] anchored at: [package/target] in 3.086 s |
27-Aug-2019 20:27:10 | Publishing an artifact: referenceapplication-war-snapshot |
27-Aug-2019 20:27:14 | Finished publishing of artifact Non required shared artifact: [referenceapplication-war-snapshot], pattern: [*.war] anchored at: [package/target/bundled-distro/web] in 3.891 s |
27-Aug-2019 20:27:14 | Publishing an artifact: referenceapplication-properties-snapshot |
27-Aug-2019 20:27:14 | Finished publishing of artifact Non required shared artifact: [referenceapplication-properties-snapshot], pattern: [openmrs-distro.properties] anchored at: [package/target/distro/web] in 410.4 ms |
27-Aug-2019 20:27:14 | Publishing an artifact: referenceapplication-docker-snapshot |
27-Aug-2019 20:27:18 | Finished publishing of artifact Non required shared artifact: [referenceapplication-docker-snapshot], pattern: [**/*] anchored at: [package/target/bundled-distro/web] in 3.399 s |
27-Aug-2019 20:27:18 | Finalising the build... |
27-Aug-2019 20:27:18 | Stopping timer. |
27-Aug-2019 20:27:18 | Build REFAPP-OMODDISTRO-JOB1-8987 completed. |
27-Aug-2019 20:27:18 | Running on server: post build plugin 'NCover Results Collector' |
27-Aug-2019 20:27:18 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
27-Aug-2019 20:27:18 | Running on server: post build plugin 'Clover Delta Calculator' |
27-Aug-2019 20:27:18 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
27-Aug-2019 20:27:18 | All post build plugins have finished |
27-Aug-2019 20:27:18 | Generating build results summary... |
27-Aug-2019 20:27:18 | Saving build results to disk... |
27-Aug-2019 20:27:18 | Logging substituted variables... |
27-Aug-2019 20:27:18 | Indexing build results... |
27-Aug-2019 20:27:18 | Finished building REFAPP-OMODDISTRO-JOB1-8987. |