simple 09-Jan-2023 00:00:01 Build Reference Application - Distribution 2.x - 2.12.x - Build and push #399 (REFAPP-OMODDISTRO1-DNDI-399) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 09-Jan-2023 00:00:01 Remote agent on host xiao.openmrs.org simple 09-Jan-2023 00:00:01 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI simple 09-Jan-2023 00:00:01 Executing build Reference Application - Distribution 2.x - 2.12.x - Build and push #399 (REFAPP-OMODDISTRO1-DNDI-399) simple 09-Jan-2023 00:00:01 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 09-Jan-2023 00:00:01 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI simple 09-Jan-2023 00:00:01 Updating source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a simple 09-Jan-2023 00:00:01 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git'. simple 09-Jan-2023 00:00:01 hint: Using 'master' as the name for the initial branch. This default branch name simple 09-Jan-2023 00:00:01 hint: is subject to change. To configure the initial branch name to use in all simple 09-Jan-2023 00:00:01 hint: of your new repositories, which will suppress this warning, call: simple 09-Jan-2023 00:00:01 hint: simple 09-Jan-2023 00:00:01 hint: git config --global init.defaultBranch simple 09-Jan-2023 00:00:01 hint: simple 09-Jan-2023 00:00:01 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 09-Jan-2023 00:00:01 hint: 'development'. The just-created branch can be renamed via this command: simple 09-Jan-2023 00:00:01 hint: simple 09-Jan-2023 00:00:01 hint: git branch -m simple 09-Jan-2023 00:00:01 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git/ simple 09-Jan-2023 00:00:02 Fetching 'refs/heads/2.12.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 09-Jan-2023 00:00:06 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 09-Jan-2023 00:00:06 * [new branch] 2.12.x -> 2.12.x simple 09-Jan-2023 00:00:06 * [new tag] 2.0.1769 -> 2.0.1769 simple 09-Jan-2023 00:00:06 * [new tag] 2.1 -> 2.1 simple 09-Jan-2023 00:00:06 * [new tag] 2.10.0 -> 2.10.0 simple 09-Jan-2023 00:00:06 * [new tag] 2.11.0 -> 2.11.0 simple 09-Jan-2023 00:00:06 * [new tag] 2.12.1 -> 2.12.1 simple 09-Jan-2023 00:00:06 * [new tag] 2.12.2 -> 2.12.2 simple 09-Jan-2023 00:00:06 * [new tag] 2.2 -> 2.2 simple 09-Jan-2023 00:00:06 * [new tag] 2.3 -> 2.3 simple 09-Jan-2023 00:00:06 * [new tag] 2.4 -> 2.4 simple 09-Jan-2023 00:00:06 * [new tag] 2.5 -> 2.5 simple 09-Jan-2023 00:00:06 * [new tag] 2.6.0 -> 2.6.0 simple 09-Jan-2023 00:00:06 * [new tag] 2.7.0 -> 2.7.0 simple 09-Jan-2023 00:00:06 * [new tag] 2.8.0 -> 2.8.0 simple 09-Jan-2023 00:00:06 * [new tag] 2.8.1 -> 2.8.1 simple 09-Jan-2023 00:00:06 * [new tag] 2.9.0 -> 2.9.0 simple 09-Jan-2023 00:00:06 * [new tag] latest -> latest simple 09-Jan-2023 00:00:06 Checking out revision 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a. simple 09-Jan-2023 00:00:06 Switched to branch '2.12.x' simple 09-Jan-2023 00:00:06 Updated source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a simple 09-Jan-2023 00:00:06 Finished task 'Checkout source' with result: Success simple 09-Jan-2023 00:00:06 Running pre-build action: Build Log Labeller Pre Build Action simple 09-Jan-2023 00:00:06 Running pre-build action: VCS Version Collector simple 09-Jan-2023 00:00:06 Running pre-build action: Run Predator simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Running these commands: /bin/sh -c "docker ps -q | xargs docker kill"; docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume ls -q | grep -v 'm2-repo' | xargs docker volume rm -f; simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Running command '[/bin/sh, -c, "docker, ps, -q, |, xargs, docker, kill"]' simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Command '[/bin/sh, -c, "docker, ps, -q, |, xargs, docker, kill"]' completed with exit code 2 simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Running command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Command '[docker, volume, ls, -q, |, grep, -v, 'm2-repo', |, xargs, docker, volume, rm, -f]' completed with exit code 125 simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 62078 java 1474 bamboo-age 2951Mb 390Mb 00:01:25 /usr/lib/jvm/java-8-ope simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 3Mb 00:16:02 /home/bamboo-agent/bamb simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 01:11:33 /sbin/init simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Initial free space: 3.582508 GB simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/DAT-DAT-JOB1 simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Deleting 0 snapshot folders from /home/bamboo-agent/.m2/repository simple 09-Jan-2023 00:00:06 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] Final free space: 3.5825043 GB simple 09-Jan-2023 00:00:07 [PredatorPreBuildAction] Done command 09-Jan-2023 00:00:07 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 09-Jan-2023 00:00:07 Substituting password variable: ${bamboo.dockerhub.password} command 09-Jan-2023 00:00:07 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 09-Jan-2023 00:00:07 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 09-Jan-2023 00:00:07 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 09-Jan-2023 00:00:07 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 09-Jan-2023 00:00:07 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 09-Jan-2023 00:00:07 Beginning to execute external process for build 'Reference Application - Distribution 2.x - 2.12.x - Build and push #399 (REFAPP-OMODDISTRO1-DNDI-399)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-399-ScriptBuildTask-7038402392471558243.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI\n error 09-Jan-2023 00:00:07 + [[ ehuB != ehuxB ]] error 09-Jan-2023 00:00:07 + echo 'Start of Lmod init/bash script to define the module command' error 09-Jan-2023 00:00:07 + LMOD_PKG=/usr/share/lmod/lmod error 09-Jan-2023 00:00:07 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 09-Jan-2023 00:00:07 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 09-Jan-2023 00:00:07 + MODULESHOME=/usr/share/lmod/lmod error 09-Jan-2023 00:00:07 + export LMOD_PKG error 09-Jan-2023 00:00:07 + export LMOD_CMD error 09-Jan-2023 00:00:07 + export LMOD_DIR error 09-Jan-2023 00:00:07 + export MODULESHOME error 09-Jan-2023 00:00:07 + LMOD_VERSION=6.6 error 09-Jan-2023 00:00:07 + export LMOD_VERSION error 09-Jan-2023 00:00:07 + '[' : '!=' : ']' error 09-Jan-2023 00:00:07 + unalias ml error 09-Jan-2023 00:00:07 + true build 09-Jan-2023 00:00:07 Start of Lmod init/bash script to define the module command error 09-Jan-2023 00:00:07 ++ echo YES error 09-Jan-2023 00:00:07 ++ /usr/bin/tr '[:upper:]' '[:lower:]' error 09-Jan-2023 00:00:07 + export_module=yes error 09-Jan-2023 00:00:07 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 09-Jan-2023 00:00:07 + export -f module error 09-Jan-2023 00:00:07 + export -f ml error 09-Jan-2023 00:00:07 + unset export_module error 09-Jan-2023 00:00:07 + '[' -n '' ']' error 09-Jan-2023 00:00:07 + '[' 5 -ge 3 ']' error 09-Jan-2023 00:00:07 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 09-Jan-2023 00:00:07 + '[' -n '' ']' error 09-Jan-2023 00:00:07 + [[ ehuB != ehuxB ]] error 09-Jan-2023 00:00:07 + echo 'End of Lmod init/bash script to define the module command' error 09-Jan-2023 00:00:07 + set +x build 09-Jan-2023 00:00:07 End of Lmod init/bash script to define the module command error 09-Jan-2023 00:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 09-Jan-2023 00:00:08 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 09-Jan-2023 00:00:08 Configure a credential helper to remove this warning. See error 09-Jan-2023 00:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 09-Jan-2023 00:00:08 build 09-Jan-2023 00:00:08 Login Succeeded build 09-Jan-2023 00:00:08 Building dev image error 09-Jan-2023 00:00:08 #1 [internal] load build definition from Dockerfile error 09-Jan-2023 00:00:08 #1 transferring dockerfile: 2B done error 09-Jan-2023 00:00:08 #1 DONE 0.2s error 09-Jan-2023 00:00:08 error 09-Jan-2023 00:00:08 #2 [internal] load .dockerignore error 09-Jan-2023 00:00:08 #2 transferring context: 2B done error 09-Jan-2023 00:00:08 #2 DONE 0.3s error 09-Jan-2023 00:00:08 error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount4174076437/Dockerfile: no such file or directory simple 09-Jan-2023 00:00:08 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-399-ScriptBuildTask-7038402392471558243.sh] was 1 while expected 0 simple 09-Jan-2023 00:00:08 Finished task 'Build and push nightly docker image' with result: Failed simple 09-Jan-2023 00:00:08 Running post build plugin 'Docker Container Cleanup' simple 09-Jan-2023 00:00:08 Running post build plugin 'NCover Results Collector' simple 09-Jan-2023 00:00:08 Running post build plugin 'Build Results Label Collector' simple 09-Jan-2023 00:00:08 Running post build plugin 'Clover Results Collector' simple 09-Jan-2023 00:00:08 Running post build plugin 'npm Cache Cleanup' simple 09-Jan-2023 00:00:08 Running post build plugin 'Artifact Copier' simple 09-Jan-2023 00:00:08 Finalising the build... simple 09-Jan-2023 00:00:08 Stopping timer. simple 09-Jan-2023 00:00:08 Build REFAPP-OMODDISTRO1-DNDI-399 completed. simple 09-Jan-2023 00:00:08 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 09-Jan-2023 00:00:08 Running on server: post build plugin 'NCover Results Collector' simple 09-Jan-2023 00:00:08 Running on server: post build plugin 'Build Labeller' simple 09-Jan-2023 00:00:08 Running on server: post build plugin 'Clover Delta Calculator' simple 09-Jan-2023 00:00:08 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 09-Jan-2023 00:00:08 All post build plugins have finished simple 09-Jan-2023 00:00:08 Generating build results summary... simple 09-Jan-2023 00:00:08 Saving build results to disk... simple 09-Jan-2023 00:00:08 Store variable context... simple 09-Jan-2023 00:00:09 Finished building REFAPP-OMODDISTRO1-DNDI-399.