testing pipeline issue

4 jobs from master in 1 minute and 14 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
passed #12686
Build

00:18

 
  Release Cleanup
passed #12687
allowed to fail
ReleaseCleanup

00:02

 
  Release Deploy
passed #12688
ReleaseDeploy

00:02

 
  Validation
failed #12689
Validation

00:51

 
Name Stage Failure
failed
Validation Validation
Using Shell executor...
Running on ip-172-31-22-163.us-west-2.compute.internal...
Fetching changes...
HEAD is now at 789bb77 testing pipeline issue
Checking out 789bb770 as master...
Skipping Git submodules setup
$ sleep 50
$ if [ `curl -s -o /dev/null -I -w "%{http_code}" https://pgsandbox.altimetrik.com/$RELEASE_NAME` = "308" ]; then exit 0; else exit 1; fi
ERROR: Job failed: exit status 1