Deploys Reference Application SNAPSHOT to maven

Build: #319 failed

Job: Build and push failed

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Build log

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

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