Builds the pre-built Docker containers for e2e tests

Build: #226 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
36 minutes
Agent
yu.openmrs.org
Revision
14736b00bbf9db78ba34923df1b934fd456a8ed0
Successful since
#225 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=106-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 105 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=105-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 104 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=104-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 103 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=103-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 102 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=102-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 101 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=101-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 100 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=100-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 99 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=99-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 98 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=98-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 97 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=97-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 96 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=96-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 95 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=95-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 94 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=94-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 93 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=93-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 92 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=92-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 91 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 91 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=5e7c417fc895
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=4c6e1ee01078
+ docker commit 5e7c417fc895 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 4c6e1ee01078 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