gcp-pcf-quickstart icon indicating copy to clipboard operation
gcp-pcf-quickstart copied to clipboard

Failing smoke-tests with 502

Open rkoster opened this issue 6 years ago • 1 comments

During the deploy-pcf step in ci, the smoke tests fail with the following error:

>>> [ cf api https://api.sys.gcp-1click-test.starkandwayne.com --skip-ssl-validation ] exited with an error   
               
             Unexpected Response  
             Response code: 502  
             CC code:       0  
             CC error code:   
             Description:     
             <html><head>  
             <meta http-equiv="content-type" content="text/html;charset=utf-8">  
             <title>502 Server Error</title>  
             </head>  
             <body text=#000000 bgcolor=#ffffff>  
             <h1>Error: Server Error</h1>  
             <h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>  
             <h2></h2>  
             </body></html>  

Rerunning the smoke-tests via the bosh cli often just works. So it seems to be a timing issue.

rkoster avatar Mar 27 '19 12:03 rkoster

Could be related to: https://github.com/pivotal-cf/terraforming-gcp/issues/100

rkoster avatar Mar 27 '19 12:03 rkoster