service names updated

4 jobs from master in 9 minutes and 23 seconds (queued for 29 seconds)
Status Job ID Name Coverage
  Build
passed #23357
Build

04:59

 
  Release Cleanup
passed #23358
allowed to fail
ReleaseCleanup

01:02

 
  Release Deploy
passed #23359
ReleaseDeploy

01:24

 
  Validation
failed #23360
Validation

01:57

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-19-216.us-west-2.compute.internal...
Fetching changes...
HEAD is now at ae38ebb service names updated
Checking out ae38ebbb as master...
Skipping Git submodules setup
$ sleep 45
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgtest.altimetrik.com/$RELEASE_NAME` = "200" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1