Builds the pre-built Docker containers for e2e tests

Build: #181 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
22 minutes
Agent
xindi.openmrs.org (2)
Revision
b2107f0264445971cc5bcace1a9816274402292a
Successful since
#179 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=193-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 192 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=192-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 191 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=191-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 190 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=190-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 189 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=189-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 188 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=188-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 187 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=187-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 186 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=186-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 185 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=185-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 184 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=184-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 183 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=183-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 182 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=182-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 181 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=181-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 180 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=180-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 179 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=179-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 178 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 178 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=3e15357c8ce4
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=a9e2d0820915
+ docker commit 3e15357c8ce4 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit a9e2d0820915 openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-backend:nightly-with-data