Builds the pre-built Docker containers for e2e tests

Build: #231 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
37 minutes
Agent
yu.openmrs.org
Revision
46c47a615a5814ffb443ae76d310ddcfa6afdbe9
Successful since
#225 ()

Error summary

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

+ [[ 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
+ [[ 302 != \2\0\0 ]]
+ let i=91-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 90 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=90-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 89 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=89-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 88 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=88-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 87 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=87-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 86 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=86-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 85 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=85-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 84 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 84 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=d54ac20ff31a
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=30c279e935ac
+ docker commit d54ac20ff31a openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 30c279e935ac 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