Hi

I've been using gcloud App Engine for a few months now.
Everything was working fine until I try to deploy my latest version 
yesterday.

Now, I get  *Updating service [default]...failed.*

ERROR: (gcloud.app.deploy) Error Response: [9] Cloud build 
79b2664a-e8e0-4818-aba2-c433fce58e94 status: FAILURE.
Build error details: 
{"error":{"errorType":"BuildError","canonicalCode":"INVALID_ARGUMENT","errorId":"D6B10E69","errorMessage":"INFO
  
   FTL version node-v0.17.0\nINFO     Beginning FTL build for node\nINFO    
 FTL arg passed: exposed_ports None\nINFO     FTL arg pass
ed: cache_repository 
us.gcr.io/solid-depot-232917/app-engine-tmp/build-cache/ttl-7d\nINFO    
 FTL arg passed: tar_base_image_path None\nINFO     FTL arg passed: 
export_cache_stats False\nINFO     FTL arg passed: builder_output_path 
\"\"\nINFO     FTL arg passed: name
us.gcr.io/solid-depot-232917/app-engine-tmp/app/ttl-2h:8edf41a5-c0c8-4f9d-bf2d-fdaf954e9996\nINFO
  
   FTL arg passed: ttl 168\nINFO     FTL arg passed: global_cache 
False\nINFO     FTL arg passed: cache True\nINFO     FTL arg passed: upload 
True\nINFO     FTL arg pass
ed: sh_c_prefix False\nINFO     FTL arg passed: fail_on_error True\nINFO    
 FTL arg passed: base 
us.gcr.io/gae-runtimes/nodejs10:nodejs10_20191208_10_17_0_RC00\nINFO    
 FTL arg passed: output_path None\nINFO     FTL arg passed: 
cache_key_version v0.17.0\nINFO     FT
L arg passed: cache_salt \nINFO     FTL arg passed: directory 
/workspace\nINFO     FTL arg passed: entrypoint None\nINFO     FTL arg 
passed: additional_directory /.gaeconfig\nINFO     FTL arg passed: 
destination_path /srv\nINFO     FTL arg passed: verbosity NOTSET\nIN
FO     starting: full build\nINFO     starting: builder 
initialization\nINFO     Loading Docker credentials for repository 
'us.gcr.io/gae-runtimes/nodejs10:nodejs10_20191208_10_17_0_RC00'\nINFO    
 Loading Docker credentials for repository 'us.gcr.io/solid-depot-23291
7/app-engine-tmp/app/ttl-2h:8edf41a5-c0c8-4f9d-bf2d-fdaf954e9996'\nINFO    
 builder initialization took 0 seconds\nINFO     starting: build process 
for FTL image\nINFO     starting: rm_node_modules\nINFO     rm_node_modules 
rm -rf /workspace/node_modules\nINFO     `rm
_node_modules` stdout:\n\nINFO     rm_node_modules took 0 seconds\nINFO    
 using descriptor:package-lock.json\nINFO     using 
descriptor:package.json\nINFO     starting: 
checking_cached_packages_json_layer\nDEBUG    Checking cache for cache_key 
ff92b12f493e980443e355
31ccb8a96d59b2579592b3467010dbe32eadad2f97\nINFO     Found cached base 
image: 
us.gcr.io/solid-depot-232917/app-engine-tmp/build-cache/ttl-7d/node-cache:ff92b12f493e980443e35531ccb8a96d59b2579592b3467010dbe32eadad2f97.\nINFO
  
   {\"architecture\": \"amd64\", \"author\"
: \"Bazel\", \"config\": {}, \"created\": \"2020-01-07T16:00:00Z\", 
\"history\": [{\"author\": \"Bazel\", \"created\": 
\"1970-01-01T00:00:00Z\", \"created_by\": \"bazel build ...\"}], \"os\": 
\"linux\", \"rootfs\": {\"diff_ids\": [\"sha256:fba59a6a304c5b713556805248d9
20d3c2b5c590fe5ea60eb1aa58f90f4086b3\"]}}\nINFO     Found dependency layer 
for ff92b12f493e980443e35531ccb8a96d59b2579592b3467010dbe32eadad2f97 in 
local cache\nINFO     Found cached dependency layer for 
ff92b12f493e980443e35531ccb8a96d59b2579592b3467010dbe32eadad2f97\
nINFO     {\"architecture\": \"amd64\", \"author\": \"Bazel\", \"config\": 
{}, \"created\": \"2020-01-07T16:00:00Z\", \"history\": [{\"author\": 
\"Bazel\", \"created\": \"1970-01-01T00:00:00Z\", \"created_by\": \"bazel 
build ...\"}], \"os\": \"linux\", \"rootfs\": {\"
diff_ids\": 
[\"sha256:fba59a6a304c5b713556805248d920d3c2b5c590fe5ea60eb1aa58f90f4086b3\"]}}\nINFO
  
   [CACHE][HIT] 
v0.17.0:NODE-\u003eff92b12f493e980443e35531ccb8a96d59b2579592b3467010dbe32eadad2f97\nINFO
  
   checking_cached_packages_json_layer took 0 seconds\nINFO
  starting: Building app layer\nINFO     starting: 
tar_runtime_package\nINFO     tar_runtime_package tar -pcf 
/tmp/tmpyEL025.tar --hard-dereference --transform flags=r;s,^,/srv/, 
--exclude *.pyc .\nINFO     `tar_runtime_package` stdout:\n\nINFO    
 tar_runtime_package
 took 0 seconds\nINFO     starting: gzip_tar_runtime_package\nINFO    
 gzip_tar_runtime_package gzip /tmp/tmpyEL025.tar -1\nINFO    
 `gzip_tar_runtime_package` stdout:\n\nINFO     gzip_tar_runtime_package 
took 0 seconds\nINFO     Finished gzipping tarfile.\nINFO     B
uilding app layer took 1 seconds\nINFO     starting: Building app 
layer\nINFO     starting: tar_r.
Check the build log for errors: 
https://console.cloud.google.com/gcr/builds/....


There was no major source change since the last update.

I've tried to logout "gcloud auth revoke --all" and  log back in "gcloud 
auth login" did not work. 
I've updated gcloud, didn't work

When i look at the Cloud buidl log, the first error is 

*"ERROR Error during upload of: 
us.gcr.io/solid-depot-232917/app-engine-tmp/app/ttl-2h:8edf41a5-c0c8-4f9d-bf2d-fdaf954e9996"*

Then i get some 
*"Step #1 - "builder": Image 
sha256:4d5ecf6ac57ec815ce8fb77fdace0c0855a2f4a9bba441958ab45bd202b88fa1 
references a non-existent child manifest 
sha256:60b8774129b7b54bc3c3c05731aaec5239a87e4a84443498468c2c336bcbe043: 
None"*

Don't know what to do anymore.

Thanks 


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/681877a1-e8a2-482a-a38d-ace12ea4c33f%40googlegroups.com.

Reply via email to