Builds the pre-built Docker containers for e2e tests

Build: #43 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
13 minutes
Agent
yu.openmrs.org
Revision
073d577696289f72aabb23b5e12ec24017b297c0 073d577696289f72aabb23b5e12ec24017b297c0
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=241-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 240 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=240-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 239 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=239-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 238 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=238-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 237 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=237-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 236 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=236-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 235 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=235-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 234 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=234-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 233 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=233-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 232 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=232-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 231 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=231-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 230 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=230-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 229 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=229-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 228 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=228-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 227 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=227-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 226 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 226 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=783089eb853b
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=92a30065ac3d
+ docker commit 783089eb853b openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 92a30065ac3d 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