Plan responsible for building Docker images for the 3.x demo and development sites

Build: #473 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
4 seconds
Revision
d91a24fc167c90d29fcbf2116c3dcce1dd2f8c02 d91a24fc167c90d29fcbf2116c3dcce1dd2f8c02
Successful since
#352 ()

Error summary

The build generated some errors. See the full build log for more details.

+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ echo YES
++ /usr/bin/tr '[:upper:]' '[:lower:]'
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
+ export IMAGE=openmrs/openmrs-reference-application-3-gateway
+ IMAGE=openmrs/openmrs-reference-application-3-gateway
+ docker login -u openmrsci -p ********
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 -t openmrs/openmrs-reference-application-3-gateway:nightly -t openmrs/openmrs-reference-application-3-gateway:dev3 gateway/
#1 [internal] load .dockerignore
#1 transferring context:
#1 transferring context: 2B 0.0s done
#1 DONE 0.1s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 99B done
#2 DONE 0.1s

#3 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#3 ...

#4 [auth] library/nginx:pull token for registry-1.docker.io
#4 DONE 0.0s

#5 [linux/arm64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#5 DONE 0.4s

#3 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#3 DONE 0.4s

#6 [internal] load build context
#6 transferring context: 2.58kB done
#6 DONE 0.1s

#7 [linux/amd64 1/2] FROM docker.io/library/nginx:1.23-alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e
#7 resolve docker.io/library/nginx:1.23-alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e 0.1s done
#7 CACHED

#8 [linux/arm64 1/2] FROM docker.io/library/nginx:1.23-alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e
#8 resolve docker.io/library/nginx:1.23-alpine@sha256:455c39afebd4d98ef26dd70284aa86e6810b0485af5f4f222b19b89758cabf1e 0.1s done
#8 CACHED

#9 [linux/arm64 2/2] COPY nginx.conf /etc/nginx/nginx.conf
#9 DONE 0.1s

#10 [linux/amd64 2/2] COPY nginx.conf /etc/nginx/nginx.conf
#10 DONE 0.1s

#11 exporting to image
#11 exporting layers
#11 exporting layers 0.3s done
#11 exporting manifest sha256:88e4bd7b293f55651edec82c118609ec53556413e0a7d23a95e99fdf02eb2cb7 0.0s done
#11 exporting config sha256:4bdb2a3dd2bee9b3b6ed5f2746ff876b1e56011ff3987d33b1f4348442764f89 0.0s done
#11 ...

#12 [auth] openmrs/openmrs-reference-application-3-gateway:pull,push token for registry-1.docker.io
#12 DONE 0.0s

#11 exporting to image
#11 exporting manifest sha256:ddbe30a13597b69c0a97e6e0b9cdcc094a7d3b0df524f6b18d0b35cb7f27bb23 0.0s done
#11 exporting config sha256:d4de52dddc0f15b4f5eaadac4d727db643e2844327741afcd50c0dc30326421d 0.0s done
#11 exporting manifest list sha256:c16b95d44fb0c82b696c5d5619938049251684ec9740d7af3f892ee2c25c821b 0.0s done
#11 pushing layers
#11 pushing layers 1.0s done
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:c16b95d44fb0c82b696c5d5619938049251684ec9740d7af3f892ee2c25c821b
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:c16b95d44fb0c82b696c5d5619938049251684ec9740d7af3f892ee2c25c821b 0.7s done
#11 pushing layers 0.3s done
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:c16b95d44fb0c82b696c5d5619938049251684ec9740d7af3f892ee2c25c821b
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:c16b95d44fb0c82b696c5d5619938049251684ec9740d7af3f892ee2c25c821b 0.3s done
#11 DONE 2.7s