Builds the pre-built Docker containers for e2e tests

Build: #90 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
20 minutes
Agent
yu.openmrs.org
Revision
083044516d61e4658a10d9edd86c514e055ebbc4 083044516d61e4658a10d9edd86c514e055ebbc4
Successful since
#2 ()

Error summary

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

+ [[ 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
+ [[ 302 != \2\0\0 ]]
+ let i=195-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 194 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=194-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 193 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 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
+ [[ 200 != \2\0\0 ]]
+ '[' 186 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=38174e71385b
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=370ca72af39e
+ docker commit 38174e71385b openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 370ca72af39e 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