Builds the pre-built Docker containers for e2e tests

Build: #109 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
28 minutes
Agent
xindi.openmrs.org
Revision
e73c95124ce71518220780361a89f199de9fe578
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=152-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 151 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=151-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 150 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=150-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 149 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=149-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 148 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=148-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 147 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=147-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 146 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=146-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 145 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=145-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 144 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=144-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 143 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=143-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 142 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=142-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 141 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=141-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 140 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=140-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 139 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=139-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 138 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=138-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 137 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 137 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=ae12b29b74f3
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=8b97206dcbc3
+ docker commit ae12b29b74f3 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 8b97206dcbc3 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