Everything is working fine and my app is even deployed in the end but since it returned “exit with code 141” My job still failed even though it deployed. Please see a portion of the return below
latest: digest: sha256:3841fb2f099ccf5483482f1672c1409799290327d8c70f36548a841033e2265c size: 3896
DONE
Stopping version [perfect-jetty-217307/default/20180929t125148].
Sent request to stop version [perfect-jetty-217307/default/20180929t125148]. This operation may take some time to complete. If you would like to verify that it succeeded, run:
$ gcloud app versions describe -s default 20180929t125148
until it shows that the version has stopped.
Deployed service [default] to [https://perfect-jetty-217307.appspot.com]
You can stream logs from the command line by running:
$ gcloud app logs tail -s default
To view your application in the web browser run:
$ gcloud app browse
Exited with code 141