Builds the pre-built Docker containers for e2e tests

Build: #70 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
18 minutes
Agent
xiao.openmrs.org
Revision
a085dc22659ed7e54bedb8cd3ed347a14f9b189d a085dc22659ed7e54bedb8cd3ed347a14f9b189d
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=210-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 209 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=209-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 208 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=208-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 207 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=207-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 206 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=206-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 205 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=205-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 204 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=204-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 203 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=203-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 202 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=202-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 201 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=201-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 200 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=200-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 199 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=199-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 198 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=198-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 197 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=197-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 196 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=196-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 195 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 195 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=4eb0347ede60
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=8d2b56d281f5
+ docker commit 4eb0347ede60 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 8d2b56d281f5 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