Build: #91 was successful

Job: Deploy was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build log

The build generated 556 lines of output. Download or view full build log.

04-Apr-2023 15:52:36 Build OpenMRS Core - OpenMRS Core 2.4.x - Deploy #91 (TRUNK-CORE-DEP-91) started building on agent xindi.openmrs.org (2), bamboo version: 8.2.4
04-Apr-2023 15:52:36 Remote agent on host xindi.openmrs.org
04-Apr-2023 15:52:36 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP
04-Apr-2023 15:52:36 Executing build OpenMRS Core - OpenMRS Core 2.4.x - Deploy #91 (TRUNK-CORE-DEP-91)
04-Apr-2023 15:52:36 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
04-Apr-2023 15:52:36 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP
04-Apr-2023 15:52:36 Updating source code to revision: 7e61286f8c7ebfe6bca7f36c0f88dfaf1f1e94e6
04-Apr-2023 15:52:36 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/.git'.
04-Apr-2023 15:52:36 hint: Using 'master' as the name for the initial branch. This default branch name
04-Apr-2023 15:52:36 hint: is subject to change. To configure the initial branch name to use in all
04-Apr-2023 15:52:36 hint: of your new repositories, which will suppress this warning, call:
04-Apr-2023 15:52:36 hint:
04-Apr-2023 15:52:36 hint:         git config --global init.defaultBranch <name>
04-Apr-2023 15:52:36 hint:
04-Apr-2023 15:52:36 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
04-Apr-2023 15:52:36 hint: 'development'. The just-created branch can be renamed via this command:
04-Apr-2023 15:52:36 hint:
04-Apr-2023 15:52:36 hint:         git branch -m <name>
04-Apr-2023 15:52:36 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/.git/
04-Apr-2023 15:52:37 Fetching 'refs/heads/2.4.x' from 'https://github.com/openmrs/openmrs-core.git'. Will try to do a shallow fetch.
04-Apr-2023 15:52:38 From https://github.com/openmrs/openmrs-core
04-Apr-2023 15:52:38 * [new branch]      2.4.x      -> 2.4.x
04-Apr-2023 15:52:38 Checking out revision 7e61286f8c7ebfe6bca7f36c0f88dfaf1f1e94e6.
04-Apr-2023 15:52:38 Switched to branch '2.4.x'
04-Apr-2023 15:52:38 Updated source code to revision: 7e61286f8c7ebfe6bca7f36c0f88dfaf1f1e94e6
04-Apr-2023 15:52:38 Finished task 'Checkout Default Repository' with result: Success
04-Apr-2023 15:52:38 Running pre-build action: Build Log Labeller Pre Build Action
04-Apr-2023 15:52:38 Running pre-build action: VCS Version Collector
04-Apr-2023 15:52:38 Running pre-build action: Run Predator
04-Apr-2023 15:52:38 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
04-Apr-2023 15:52:38 [PredatorPreBuildAction] Running these commands: /opt/scripts/cleanup-before-building.sh
04-Apr-2023 15:52:38 [PredatorPreBuildAction] Running command '[/opt/scripts/cleanup-before-building.sh]'
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Command '[/opt/scripts/cleanup-before-building.sh]' completed with exit code 0
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  2022 java        1485 bamboo-age 2972Mb  406Mb 00:04:18 /usr/lib/jvm/java-8-ope
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1485 wrapper        1 bamboo-age   16Mb    3Mb 00:01:01 /home/bamboo-agent/bamb
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   12Mb 00:00:04 /sbin/init             
04-Apr-2023 15:52:39 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Initial free space: 3.1480255 GB
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-MASTER-IT
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Deleting 3 snapshot folders from /home/bamboo-agent/.m2/repository
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
04-Apr-2023 15:52:39 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files
04-Apr-2023 15:52:39 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
04-Apr-2023 15:52:39 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist.
04-Apr-2023 15:52:39 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Final free space: 3.185337 GB
04-Apr-2023 15:52:39 [PredatorPreBuildAction] Done
04-Apr-2023 15:52:39
Substituting variable: ${bamboo.mavenDeployGoals} with clean deploy -DskipTests
04-Apr-2023 15:52:39 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
04-Apr-2023 15:52:39
Beginning to execute external process for build 'OpenMRS Core - OpenMRS Core 2.4.x - Deploy #91 (TRUNK-CORE-DEP-91)'
... running command line:
/usr/share/apache-maven-3.8.6/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/TRUNK-CORE-DEP clean deploy -DskipTests
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP
04-Apr-2023 15:52:41 [INFO] Scanning for projects...
04-Apr-2023 15:52:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/javax.annotation-api/maven-metadata.xml
04-Apr-2023 15:52:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/annotation/javax.annotation-api/maven-metadata.xml (564 B at 460 B/s)
04-Apr-2023 15:52:43 [INFO] ------------------------------------------------------------------------
04-Apr-2023 15:52:43 [INFO] Reactor Build Order:
04-Apr-2023 15:52:43 [INFO]
04-Apr-2023 15:52:43 [INFO] OpenMRS                                                            [pom]
04-Apr-2023 15:52:43 [INFO] openmrs-tools                                                      [jar]
04-Apr-2023 15:52:43 [INFO] openmrs-test                                                       [pom]
04-Apr-2023 15:52:43 [INFO] openmrs-api                                                        [jar]
04-Apr-2023 15:52:43 [INFO] openmrs-web                                                        [jar]
04-Apr-2023 15:52:43 [INFO] openmrs-webapp                                                     [war]
04-Apr-2023 15:52:43 [INFO] openmrs-liquibase                                                  [jar]
04-Apr-2023 15:52:43 [INFO]
04-Apr-2023 15:52:43 [INFO] ------------------------< org.openmrs:openmrs >-------------------------
04-Apr-2023 15:52:43 [INFO] Building OpenMRS 2.4.6-SNAPSHOT                                    [1/7]
04-Apr-2023 15:52:43 [INFO] --------------------------------[ pom ]---------------------------------
04-Apr-2023 15:52:44 [INFO]
04-Apr-2023 15:52:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
04-Apr-2023 15:52:44 [INFO]
04-Apr-2023 15:52:44 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs ---
04-Apr-2023 15:52:44 [INFO] ShortRevision tag detected. The value is '6'.
04-Apr-2023 15:52:44 [INFO] Executing: /bin/sh -c cd '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
04-Apr-2023 15:52:44 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP
04-Apr-2023 15:52:44 [INFO] Storing buildNumber: 7e6128 at timestamp: 1680623564860
04-Apr-2023 15:52:44 [INFO] Storing buildScmBranch: 2.4.x
04-Apr-2023 15:52:44 [INFO]
04-Apr-2023 15:52:44 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs ---
04-Apr-2023 15:52:45 [INFO]
04-Apr-2023 15:52:45 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs ---
04-Apr-2023 15:52:45 [WARNING] JAR will be empty - no content was marked for inclusion!
04-Apr-2023 15:52:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/target/openmrs-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:52:45 [INFO]
04-Apr-2023 15:52:45 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
04-Apr-2023 15:52:45 [INFO] Checking licenses...
04-Apr-2023 15:52:46 [INFO]
04-Apr-2023 15:52:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
04-Apr-2023 15:52:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/openmrs/2.4.6-SNAPSHOT/openmrs-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:52:46 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/target/openmrs-2.4.6-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/openmrs/2.4.6-SNAPSHOT/openmrs-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:52:46 [INFO]
04-Apr-2023 15:52:46 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs ---
04-Apr-2023 15:52:46 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:52:46 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/maven-metadata.xml (810 B at 3.5 kB/s)
04-Apr-2023 15:52:46 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/openmrs-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:52:48 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/openmrs-2.4.6-20230404.155241-12.pom (36 kB at 18 kB/s)
04-Apr-2023 15:52:48 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/maven-metadata.xml
04-Apr-2023 15:52:49 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/maven-metadata.xml (3.0 kB at 14 kB/s)
04-Apr-2023 15:52:49 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:52:50 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/maven-metadata.xml (810 B at 604 B/s)
04-Apr-2023 15:52:50 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/maven-metadata.xml
04-Apr-2023 15:52:51 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/maven-metadata.xml (3.0 kB at 1.9 kB/s)
04-Apr-2023 15:52:51 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/openmrs-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:52:53 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/openmrs-2.4.6-20230404.155241-12-tests.jar (7.1 kB at 4.6 kB/s)
04-Apr-2023 15:52:53 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:52:54 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/openmrs/2.4.6-SNAPSHOT/maven-metadata.xml (810 B at 616 B/s)
04-Apr-2023 15:52:54 [INFO]
04-Apr-2023 15:52:54 [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
04-Apr-2023 15:52:54 [INFO] Building openmrs-tools 2.4.6-SNAPSHOT                              [2/7]
04-Apr-2023 15:52:54 [INFO] --------------------------------[ jar ]---------------------------------
04-Apr-2023 15:52:54 [INFO]
04-Apr-2023 15:52:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
04-Apr-2023 15:52:54 [INFO]
04-Apr-2023 15:52:54 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-tools ---
04-Apr-2023 15:52:54 [INFO]
04-Apr-2023 15:52:54 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-tools ---
04-Apr-2023 15:52:54 [INFO]
04-Apr-2023 15:52:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:52:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:52:55 [INFO] Copying 4 resources
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] No sources to compile
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:52:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:52:55 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/tools/src/test/resources
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] No sources to compile
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Tests are skipped.
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/tools/target/openmrs-tools-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-tools ---
04-Apr-2023 15:52:55 [WARNING] JAR will be empty - no content was marked for inclusion!
04-Apr-2023 15:52:55 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/tools/target/openmrs-tools-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Checking licenses...
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/tools/target/openmrs-tools-2.4.6-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:52:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/tools/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:52:55 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/tools/target/openmrs-tools-2.4.6-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:52:55 [INFO]
04-Apr-2023 15:52:55 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs-tools ---
04-Apr-2023 15:52:55 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:52:55 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/maven-metadata.xml (996 B at 3.8 kB/s)
04-Apr-2023 15:52:55 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-20230404.155241-12.jar
04-Apr-2023 15:52:57 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-20230404.155241-12.jar (7.9 kB at 5.1 kB/s)
04-Apr-2023 15:52:57 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:52:58 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-20230404.155241-12.pom (2.6 kB at 1.5 kB/s)
04-Apr-2023 15:52:58 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/maven-metadata.xml
04-Apr-2023 15:52:59 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/maven-metadata.xml (3.0 kB at 14 kB/s)
04-Apr-2023 15:52:59 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:00 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/maven-metadata.xml (996 B at 773 B/s)
04-Apr-2023 15:53:00 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/maven-metadata.xml
04-Apr-2023 15:53:01 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/maven-metadata.xml (3.0 kB at 2.0 kB/s)
04-Apr-2023 15:53:01 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:53:03 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/openmrs-tools-2.4.6-20230404.155241-12-tests.jar (2.2 kB at 1.4 kB/s)
04-Apr-2023 15:53:03 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:04 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/tools/openmrs-tools/2.4.6-SNAPSHOT/maven-metadata.xml (996 B at 778 B/s)
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
04-Apr-2023 15:53:04 [INFO] Building openmrs-test 2.4.6-SNAPSHOT                               [3/7]
04-Apr-2023 15:53:04 [INFO] --------------------------------[ pom ]---------------------------------
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-test ---
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-test ---
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-test ---
04-Apr-2023 15:53:04 [WARNING] JAR will be empty - no content was marked for inclusion!
04-Apr-2023 15:53:04 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/test/target/openmrs-test-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
04-Apr-2023 15:53:04 [INFO] Checking licenses...
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
04-Apr-2023 15:53:04 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/test/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/openmrs-test-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:53:04 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/test/target/openmrs-test-2.4.6-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/openmrs-test-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:53:04 [INFO]
04-Apr-2023 15:53:04 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs-test ---
04-Apr-2023 15:53:04 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:05 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/maven-metadata.xml (820 B at 3.5 kB/s)
04-Apr-2023 15:53:05 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/openmrs-test-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:53:06 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/openmrs-test-2.4.6-20230404.155241-12.pom (2.9 kB at 2.0 kB/s)
04-Apr-2023 15:53:06 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/maven-metadata.xml
04-Apr-2023 15:53:06 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/maven-metadata.xml (3.0 kB at 14 kB/s)
04-Apr-2023 15:53:06 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:08 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/maven-metadata.xml (820 B at 640 B/s)
04-Apr-2023 15:53:08 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/maven-metadata.xml
04-Apr-2023 15:53:09 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/maven-metadata.xml (3.0 kB at 1.9 kB/s)
04-Apr-2023 15:53:09 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/openmrs-test-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:53:11 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/openmrs-test-2.4.6-20230404.155241-12-tests.jar (2.1 kB at 1.3 kB/s)
04-Apr-2023 15:53:11 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:12 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/test/openmrs-test/2.4.6-SNAPSHOT/maven-metadata.xml (820 B at 643 B/s)
04-Apr-2023 15:53:12 [INFO]
04-Apr-2023 15:53:12 [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
04-Apr-2023 15:53:12 [INFO] Building openmrs-api 2.4.6-SNAPSHOT                                [4/7]
04-Apr-2023 15:53:12 [INFO] --------------------------------[ jar ]---------------------------------
04-Apr-2023 15:53:13 [INFO]
04-Apr-2023 15:53:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
04-Apr-2023 15:53:13 [INFO]
04-Apr-2023 15:53:13 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-api ---
04-Apr-2023 15:53:13 [INFO]
04-Apr-2023 15:53:13 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-api ---
04-Apr-2023 15:53:13 [INFO]
04-Apr-2023 15:53:13 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (prepare-agent) @ openmrs-api ---
04-Apr-2023 15:53:13 [INFO] argLine set to -javaagent:/home/bamboo-agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx2g -Djava.locale.providers=COMPAT
04-Apr-2023 15:53:13 [INFO]
04-Apr-2023 15:53:13 [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
04-Apr-2023 15:53:13 [INFO] Using 'UTF-8' encoding to format source files.
04-Apr-2023 15:53:14 [INFO] Number of files to be formatted: 1091
04-Apr-2023 15:53:17 [INFO] Successfully formatted: 0 file(s)
04-Apr-2023 15:53:17 [INFO] Fail to format        : 0 file(s)
04-Apr-2023 15:53:17 [INFO] Skipped               : 1091 file(s)
04-Apr-2023 15:53:17 [INFO] Approximate time taken: 3s
04-Apr-2023 15:53:17 [INFO]
04-Apr-2023 15:53:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-api ---
04-Apr-2023 15:53:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:53:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:53:17 [INFO] Copying 1 resource
04-Apr-2023 15:53:17 [INFO] Copying 149 resources
04-Apr-2023 15:53:17 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
04-Apr-2023 15:53:17 [INFO]
04-Apr-2023 15:53:17 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-api ---
04-Apr-2023 15:53:17 [INFO] Changes detected - recompiling the module!
04-Apr-2023 15:53:17 [INFO] Compiling 731 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/classes
04-Apr-2023 15:53:23 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/main/java/org/openmrs/PersonName.java: Some input files use or override a deprecated API.
04-Apr-2023 15:53:23 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/main/java/org/openmrs/PersonName.java: Recompile with -Xlint:deprecation for details.
04-Apr-2023 15:53:23 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/main/java/org/openmrs/BaseCustomizableMetadata.java: Some input files use unchecked or unsafe operations.
04-Apr-2023 15:53:23 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/main/java/org/openmrs/BaseCustomizableMetadata.java: Recompile with -Xlint:unchecked for details.
04-Apr-2023 15:53:23 [INFO]
04-Apr-2023 15:53:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-api ---
04-Apr-2023 15:53:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:53:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:53:23 [INFO] Copying 147 resources
04-Apr-2023 15:53:23 [INFO]
04-Apr-2023 15:53:23 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-api ---
04-Apr-2023 15:53:23 [INFO] Changes detected - recompiling the module!
04-Apr-2023 15:53:23 [INFO] Compiling 360 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/test-classes
04-Apr-2023 15:53:30 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Some input files use or override a deprecated API.
04-Apr-2023 15:53:30 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
04-Apr-2023 15:53:30 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/test/java/org/openmrs/customdatatype/datatype/BaseMetadataDatatypeTest.java: Some input files use unchecked or unsafe operations.
04-Apr-2023 15:53:30 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/src/test/java/org/openmrs/customdatatype/datatype/BaseMetadataDatatypeTest.java: Recompile with -Xlint:unchecked for details.
04-Apr-2023 15:53:30 [INFO]
04-Apr-2023 15:53:30 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-api ---
04-Apr-2023 15:53:30 [INFO] Tests are skipped.
04-Apr-2023 15:53:30 [INFO]
04-Apr-2023 15:53:30 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openmrs-api ---
04-Apr-2023 15:53:30 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/openmrs-api-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:53:31 [INFO]
04-Apr-2023 15:53:31 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-api ---
04-Apr-2023 15:53:31 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/openmrs-api-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:53:31 [INFO]
04-Apr-2023 15:53:31 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-api ---
04-Apr-2023 15:53:31 [INFO] Checking licenses...
04-Apr-2023 15:53:32 [INFO]
04-Apr-2023 15:53:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-api ---
04-Apr-2023 15:53:32 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/openmrs-api-2.4.6-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:53:32 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:53:32 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/api/target/openmrs-api-2.4.6-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:53:32 [INFO]
04-Apr-2023 15:53:32 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs-api ---
04-Apr-2023 15:53:32 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:32 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 3.2 kB/s)
04-Apr-2023 15:53:32 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-20230404.155241-12.jar
04-Apr-2023 15:53:34 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-20230404.155241-12.jar (2.8 MB at 1.2 MB/s)
04-Apr-2023 15:53:34 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:53:36 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-20230404.155241-12.pom (13 kB at 8.2 kB/s)
04-Apr-2023 15:53:36 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/maven-metadata.xml
04-Apr-2023 15:53:36 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/maven-metadata.xml (3.0 kB at 13 kB/s)
04-Apr-2023 15:53:36 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:38 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 731 B/s)
04-Apr-2023 15:53:38 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/maven-metadata.xml
04-Apr-2023 15:53:39 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/maven-metadata.xml (3.0 kB at 2.0 kB/s)
04-Apr-2023 15:53:39 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:53:41 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/openmrs-api-2.4.6-20230404.155241-12-tests.jar (2.5 MB at 1.1 MB/s)
04-Apr-2023 15:53:41 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:43 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 781 B/s)
04-Apr-2023 15:53:43 [INFO]
04-Apr-2023 15:53:43 [INFO] --------------------< org.openmrs.web:openmrs-web >---------------------
04-Apr-2023 15:53:43 [INFO] Building openmrs-web 2.4.6-SNAPSHOT                                [5/7]
04-Apr-2023 15:53:43 [INFO] --------------------------------[ jar ]---------------------------------
04-Apr-2023 15:53:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 1.4 kB/s)
04-Apr-2023 15:53:43 [INFO]
04-Apr-2023 15:53:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-web ---
04-Apr-2023 15:53:43 [INFO]
04-Apr-2023 15:53:43 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-web ---
04-Apr-2023 15:53:43 [INFO]
04-Apr-2023 15:53:43 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-web ---
04-Apr-2023 15:53:43 [INFO]
04-Apr-2023 15:53:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (prepare-agent) @ openmrs-web ---
04-Apr-2023 15:53:43 [INFO] argLine set to -javaagent:/home/bamboo-agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx2g -Djava.locale.providers=COMPAT
04-Apr-2023 15:53:43 [INFO]
04-Apr-2023 15:53:43 [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-web ---
04-Apr-2023 15:53:43 [INFO] Using 'UTF-8' encoding to format source files.
04-Apr-2023 15:53:44 [INFO] Number of files to be formatted: 59
04-Apr-2023 15:53:44 [INFO] Successfully formatted: 0 file(s)
04-Apr-2023 15:53:44 [INFO] Fail to format        : 0 file(s)
04-Apr-2023 15:53:44 [INFO] Skipped               : 59 file(s)
04-Apr-2023 15:53:44 [INFO] Approximate time taken: 0s
04-Apr-2023 15:53:44 [INFO]
04-Apr-2023 15:53:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-web ---
04-Apr-2023 15:53:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:53:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:53:44 [INFO] Copying 22 resources
04-Apr-2023 15:53:44 [INFO]
04-Apr-2023 15:53:44 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-web ---
04-Apr-2023 15:53:44 [INFO] Changes detected - recompiling the module!
04-Apr-2023 15:53:44 [INFO] Compiling 40 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/classes
04-Apr-2023 15:53:44 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/main/java/org/openmrs/web/WebUtil.java: Some input files use or override a deprecated API.
04-Apr-2023 15:53:44 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/main/java/org/openmrs/web/WebUtil.java: Recompile with -Xlint:deprecation for details.
04-Apr-2023 15:53:44 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/main/java/org/openmrs/module/web/ModuleServlet.java uses unchecked or unsafe operations.
04-Apr-2023 15:53:44 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: Recompile with -Xlint:unchecked for details.
04-Apr-2023 15:53:44 [INFO]
04-Apr-2023 15:53:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-web ---
04-Apr-2023 15:53:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:53:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:53:44 [INFO] Copying 3 resources
04-Apr-2023 15:53:44 [INFO]
04-Apr-2023 15:53:44 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-web ---
04-Apr-2023 15:53:44 [INFO] Changes detected - recompiling the module!
04-Apr-2023 15:53:44 [INFO] Compiling 19 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/test-classes
04-Apr-2023 15:53:45 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/test/java/org/openmrs/web/test/BaseModuleWebContextSensitiveTest.java: Some input files use or override a deprecated API.
04-Apr-2023 15:53:45 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/src/test/java/org/openmrs/web/test/BaseModuleWebContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
04-Apr-2023 15:53:45 [INFO]
04-Apr-2023 15:53:45 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-web ---
04-Apr-2023 15:53:45 [INFO] Tests are skipped.
04-Apr-2023 15:53:45 [INFO]
04-Apr-2023 15:53:45 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openmrs-web ---
04-Apr-2023 15:53:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/openmrs-web-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:53:45 [INFO]
04-Apr-2023 15:53:45 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-web ---
04-Apr-2023 15:53:45 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/openmrs-web-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:53:45 [INFO]
04-Apr-2023 15:53:45 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-web ---
04-Apr-2023 15:53:45 [INFO] Checking licenses...
04-Apr-2023 15:53:45 [INFO]
04-Apr-2023 15:53:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-web ---
04-Apr-2023 15:53:45 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/openmrs-web-2.4.6-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:53:45 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:53:45 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/web/target/openmrs-web-2.4.6-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:53:45 [INFO]
04-Apr-2023 15:53:45 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs-web ---
04-Apr-2023 15:53:45 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:45 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 4.0 kB/s)
04-Apr-2023 15:53:45 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-20230404.155241-12.jar
04-Apr-2023 15:53:47 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-20230404.155241-12.jar (161 kB at 83 kB/s)
04-Apr-2023 15:53:47 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:53:48 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-20230404.155241-12.pom (6.3 kB at 4.2 kB/s)
04-Apr-2023 15:53:48 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/maven-metadata.xml
04-Apr-2023 15:53:49 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/maven-metadata.xml (3.0 kB at 14 kB/s)
04-Apr-2023 15:53:49 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:50 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 782 B/s)
04-Apr-2023 15:53:50 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/maven-metadata.xml
04-Apr-2023 15:53:51 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/maven-metadata.xml (3.0 kB at 2.1 kB/s)
04-Apr-2023 15:53:51 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:53:53 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/openmrs-web-2.4.6-20230404.155241-12-tests.jar (35 kB at 22 kB/s)
04-Apr-2023 15:53:53 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:53:54 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-web/2.4.6-SNAPSHOT/maven-metadata.xml (992 B at 773 B/s)
04-Apr-2023 15:53:54 [INFO]
04-Apr-2023 15:53:54 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
04-Apr-2023 15:53:54 [INFO] Building openmrs-webapp 2.4.6-SNAPSHOT                             [6/7]
04-Apr-2023 15:53:54 [INFO] --------------------------------[ war ]---------------------------------
04-Apr-2023 15:53:54 [INFO]
04-Apr-2023 15:53:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-webapp ---
04-Apr-2023 15:53:54 [INFO]
04-Apr-2023 15:53:54 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-webapp ---
04-Apr-2023 15:53:54 [INFO]
04-Apr-2023 15:53:54 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-webapp ---
04-Apr-2023 15:53:54 [INFO]
04-Apr-2023 15:53:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:53:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:53:55 [INFO] Copying 2 resources
04-Apr-2023 15:53:55 [INFO] Copying 1 resource to ../jetty
04-Apr-2023 15:53:55 [INFO]
04-Apr-2023 15:53:55 [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] Executing tasks
04-Apr-2023 15:53:55 [INFO]     [unzip] Expanding: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/src/main/resources/liquibase-demo-data.zip into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/classes
04-Apr-2023 15:53:55 [INFO] Executed tasks
04-Apr-2023 15:53:55 [INFO]
04-Apr-2023 15:53:55 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] No sources to compile
04-Apr-2023 15:53:55 [INFO]
04-Apr-2023 15:53:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:53:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:53:55 [INFO] Copying 1 resource
04-Apr-2023 15:53:55 [INFO]
04-Apr-2023 15:53:55 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] No sources to compile
04-Apr-2023 15:53:55 [INFO]
04-Apr-2023 15:53:55 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] Tests are skipped.
04-Apr-2023 15:53:55 [INFO]
04-Apr-2023 15:53:55 [INFO] --- maven-war-plugin:3.3.1:war (default-war) @ openmrs-webapp ---
04-Apr-2023 15:53:55 [INFO] Packaging webapp
04-Apr-2023 15:53:55 [INFO] Assembling webapp [openmrs-webapp] in [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/openmrs]
04-Apr-2023 15:53:55 [INFO] Processing war project
04-Apr-2023 15:53:55 [INFO] Copying webapp webResources [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/src/main/webapp] to [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/openmrs]
04-Apr-2023 15:53:55 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/src/main/webapp]
04-Apr-2023 15:53:56 [INFO] Building war: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/openmrs.war
04-Apr-2023 15:53:59 [INFO]
04-Apr-2023 15:53:59 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-webapp ---
04-Apr-2023 15:54:00 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/openmrs-tests.jar
04-Apr-2023 15:54:00 [INFO]
04-Apr-2023 15:54:00 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
04-Apr-2023 15:54:00 [INFO] Checking licenses...
04-Apr-2023 15:54:00 [INFO]
04-Apr-2023 15:54:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
04-Apr-2023 15:54:00 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/openmrs.war to /home/bamboo-agent/.m2/repository/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-SNAPSHOT.war
04-Apr-2023 15:54:00 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:54:00 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/webapp/target/openmrs-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:54:00 [INFO]
04-Apr-2023 15:54:00 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs-webapp ---
04-Apr-2023 15:54:00 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:00 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/maven-metadata.xml (995 B at 4.5 kB/s)
04-Apr-2023 15:54:00 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-20230404.155241-12.war
04-Apr-2023 15:54:07 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-20230404.155241-12.war (77 MB at 12 MB/s)
04-Apr-2023 15:54:07 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:54:08 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-20230404.155241-12.pom (12 kB at 7.8 kB/s)
04-Apr-2023 15:54:08 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/maven-metadata.xml
04-Apr-2023 15:54:08 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/maven-metadata.xml (3.0 kB at 13 kB/s)
04-Apr-2023 15:54:08 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:10 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/maven-metadata.xml (995 B at 779 B/s)
04-Apr-2023 15:54:10 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/maven-metadata.xml
04-Apr-2023 15:54:11 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/maven-metadata.xml (3.0 kB at 2.1 kB/s)
04-Apr-2023 15:54:11 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:54:12 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/openmrs-webapp-2.4.6-20230404.155241-12-tests.jar (4.2 kB at 2.8 kB/s)
04-Apr-2023 15:54:12 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:14 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/web/openmrs-webapp/2.4.6-SNAPSHOT/maven-metadata.xml (995 B at 773 B/s)
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
04-Apr-2023 15:54:14 [INFO] Building openmrs-liquibase 2.4.6-SNAPSHOT                          [7/7]
04-Apr-2023 15:54:14 [INFO] --------------------------------[ jar ]---------------------------------
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:54:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:54:14 [INFO] Copying 1 resource
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO] Changes detected - recompiling the module!
04-Apr-2023 15:54:14 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/classes
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04-Apr-2023 15:54:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04-Apr-2023 15:54:14 [INFO] Copying 7 resources
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO] Changes detected - recompiling the module!
04-Apr-2023 15:54:14 [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/test-classes
04-Apr-2023 15:54:14 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/src/test/java/org/openmrs/liquibase/CoreDataTunerTest.java: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/src/test/java/org/openmrs/liquibase/CoreDataTunerTest.java uses unchecked or unsafe operations.
04-Apr-2023 15:54:14 [INFO] /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/src/test/java/org/openmrs/liquibase/CoreDataTunerTest.java: Recompile with -Xlint:unchecked for details.
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO] Tests are skipped.
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openmrs-liquibase ---
04-Apr-2023 15:54:14 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/openmrs-liquibase-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:54:14 [INFO]
04-Apr-2023 15:54:14 [INFO] --- maven-assembly-plugin:3.3.0:single (default) @ openmrs-liquibase ---
04-Apr-2023 15:54:16 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/openmrs-liquibase-2.4.6-SNAPSHOT-jar-with-dependencies.jar
04-Apr-2023 15:54:17 [INFO]
04-Apr-2023 15:54:17 [INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ openmrs-liquibase ---
04-Apr-2023 15:54:17 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/openmrs-liquibase-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:54:17 [INFO]
04-Apr-2023 15:54:17 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-liquibase ---
04-Apr-2023 15:54:17 [INFO] Checking licenses...
04-Apr-2023 15:54:18 [INFO]
04-Apr-2023 15:54:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-liquibase ---
04-Apr-2023 15:54:18 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/openmrs-liquibase-2.4.6-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-SNAPSHOT.jar
04-Apr-2023 15:54:18 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-SNAPSHOT.pom
04-Apr-2023 15:54:18 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/openmrs-liquibase-2.4.6-SNAPSHOT-jar-with-dependencies.jar to /home/bamboo-agent/.m2/repository/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-SNAPSHOT-jar-with-dependencies.jar
04-Apr-2023 15:54:18 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/TRUNK-CORE-DEP/liquibase/target/openmrs-liquibase-2.4.6-SNAPSHOT-tests.jar to /home/bamboo-agent/.m2/repository/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-SNAPSHOT-tests.jar
04-Apr-2023 15:54:18 [INFO]
04-Apr-2023 15:54:18 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openmrs-liquibase ---
04-Apr-2023 15:54:18 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:18 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
04-Apr-2023 15:54:18 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12.jar
04-Apr-2023 15:54:19 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12.jar (13 kB at 8.2 kB/s)
04-Apr-2023 15:54:19 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12.pom
04-Apr-2023 15:54:21 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12.pom (3.5 kB at 2.3 kB/s)
04-Apr-2023 15:54:21 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/maven-metadata.xml
04-Apr-2023 15:54:21 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/maven-metadata.xml (1.6 kB at 7.1 kB/s)
04-Apr-2023 15:54:21 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:23 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml (1.2 kB at 952 B/s)
04-Apr-2023 15:54:23 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/maven-metadata.xml
04-Apr-2023 15:54:24 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/maven-metadata.xml (1.5 kB at 1.0 kB/s)
04-Apr-2023 15:54:24 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12-jar-with-dependencies.jar
04-Apr-2023 15:54:27 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12-jar-with-dependencies.jar (11 MB at 3.9 MB/s)
04-Apr-2023 15:54:27 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:28 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml (1.2 kB at 970 B/s)
04-Apr-2023 15:54:28 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12-tests.jar
04-Apr-2023 15:54:30 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/openmrs-liquibase-2.4.6-20230404.155241-12-tests.jar (150 kB at 77 kB/s)
04-Apr-2023 15:54:30 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml
04-Apr-2023 15:54:31 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/nexus/content/repositories/snapshots/org/openmrs/liquibase/openmrs-liquibase/2.4.6-SNAPSHOT/maven-metadata.xml (1.2 kB at 960 B/s)
04-Apr-2023 15:54:31 [INFO] ------------------------------------------------------------------------
04-Apr-2023 15:54:31 [INFO] Reactor Summary for OpenMRS 2.4.6-SNAPSHOT:
04-Apr-2023 15:54:31 [INFO]
04-Apr-2023 15:54:31 [INFO] OpenMRS ............................................ SUCCESS [ 10.916 s]
04-Apr-2023 15:54:31 [INFO] openmrs-tools ...................................... SUCCESS [  9.987 s]
04-Apr-2023 15:54:31 [INFO] openmrs-test ....................................... SUCCESS [  7.939 s]
04-Apr-2023 15:54:31 [INFO] openmrs-api ........................................ SUCCESS [ 30.452 s]
04-Apr-2023 15:54:31 [INFO] openmrs-web ........................................ SUCCESS [ 11.624 s]
04-Apr-2023 15:54:31 [INFO] openmrs-webapp ..................................... SUCCESS [ 19.492 s]
04-Apr-2023 15:54:31 [INFO] openmrs-liquibase .................................. SUCCESS [ 17.669 s]
04-Apr-2023 15:54:31 [INFO] ------------------------------------------------------------------------
04-Apr-2023 15:54:31 [INFO] BUILD SUCCESS
04-Apr-2023 15:54:31 [INFO] ------------------------------------------------------------------------
04-Apr-2023 15:54:31 [INFO] Total time:  01:50 min
04-Apr-2023 15:54:31 [INFO] Finished at: 2023-04-04T15:54:31Z
04-Apr-2023 15:54:31 [INFO] ------------------------------------------------------------------------
04-Apr-2023 15:54:32 Finished task 'Maven 3.x' with result: Success
04-Apr-2023 15:54:32 Running post build plugin 'Docker Container Cleanup'
04-Apr-2023 15:54:32 Running post build plugin 'NCover Results Collector'
04-Apr-2023 15:54:32 Running post build plugin 'Build Results Label Collector'
04-Apr-2023 15:54:32 Running post build plugin 'Clover Results Collector'
04-Apr-2023 15:54:32 Running post build plugin 'npm Cache Cleanup'
04-Apr-2023 15:54:32 Running post build plugin 'Artifact Copier'
04-Apr-2023 15:54:32 Publishing an artifact: openmrs 1.11 war
04-Apr-2023 15:54:35 Finished publishing of artifact Non required job artifact: [openmrs 1.11 war], pattern: [**/openmrs.war] anchored at: [webapp/target] in 3.130 s
04-Apr-2023 15:54:35 Publishing an artifact: openmrs 1.11 api jar
04-Apr-2023 15:54:36 Finished publishing of artifact Non required job artifact: [openmrs 1.11 api jar], pattern: [**/openmrs-api*.jar] anchored at: [webapp/target/openmrs/WEB-INF/lib] in 873.3 ms
04-Apr-2023 15:54:36 Finalising the build...
04-Apr-2023 15:54:36 Stopping timer.
04-Apr-2023 15:54:36 Build TRUNK-CORE-DEP-91 completed.
04-Apr-2023 15:54:36 Running on server: post build plugin 'Build Hanging Detection Configuration'
04-Apr-2023 15:54:36 Running on server: post build plugin 'NCover Results Collector'
04-Apr-2023 15:54:36 Running on server: post build plugin 'Build Labeller'
04-Apr-2023 15:54:36 Running on server: post build plugin 'Clover Delta Calculator'
04-Apr-2023 15:54:36 Running on server: post build plugin 'Maven Dependencies Postprocessor'
04-Apr-2023 15:54:36 All post build plugins have finished
04-Apr-2023 15:54:36 Generating build results summary...
04-Apr-2023 15:54:36 Saving build results to disk...
04-Apr-2023 15:54:36 Store variable context...
04-Apr-2023 15:54:36 Finished building TRUNK-CORE-DEP-91.