steep-caravan-65104
04/01/2020, 9:38 AMpulumi up --parallel 1
for single threaded execution, but still see this error.
Diagnostics:
gcp:kms:CryptoKeyIAMBinding (xxx-permissions):
error: post-step event returned an error: failed to save snapshot: An IO error occurred during the current operation: blob (key ".pulumi/stacks/<stack-name>.json") (code=Unknown): googleapi: Error 429: The rate of change requests to the object <gcs-bucket-name>/.pulumi/stacks/<stack-name>.json exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded
pulumi:pulumi:Stack (<pulumi-project-name>-<stack-name>):
error: update failed
We may have to give up on using GCS buckets entirely for storing pulumi state. Does anybody know about what could be causing this issue or any workarounds? Thanks.
Have created github issue for this too: https://github.com/pulumi/pulumi/issues/4258adorable-action-51248
04/01/2020, 9:44 AMsteep-caravan-65104
04/01/2020, 9:48 AMasia-east1 (Taiwan)
Could you let us know which region your bucket is in?adorable-action-51248
04/01/2020, 9:50 AMeu
multi regionsteep-caravan-65104
04/01/2020, 9:52 AMquiet-wolf-18467
steep-caravan-65104
04/01/2020, 10:18 AMquiet-wolf-18467
adorable-action-51248
04/01/2020, 10:43 AMsteep-caravan-65104
04/01/2020, 10:44 AMpulumi version
v1.13.1
adorable-action-51248
04/01/2020, 10:44 AMv1.13.0
steep-caravan-65104
04/01/2020, 10:44 AMpulumi up --parallel 1
right now, not sure if that would helpquiet-wolf-18467
steep-caravan-65104
04/01/2020, 10:57 AMquiet-wolf-18467
steep-caravan-65104
04/01/2020, 11:06 AMquiet-wolf-18467
steep-caravan-65104
04/01/2020, 12:50 PMquiet-wolf-18467
white-balloon-205
quiet-wolf-18467
chilly-laptop-44574
04/02/2020, 4:22 AMpulumi v1.14.0
and Google Cloud SDK 287.0.0
white-balloon-205
steep-caravan-65104
04/03/2020, 6:26 AMbillowy-army-68599
steep-caravan-65104
04/04/2020, 8:28 AMquiet-wolf-18467
great-byte-67992
04/07/2020, 4:07 AMgsutil cp -r <gs://bucket/.pulumi/stacks> ./.pulumi
and then pulumi login file://.
and then using gsutil to re-upload after i’m done.steep-caravan-65104
04/08/2020, 3:01 AMgreat-byte-67992
04/08/2020, 3:02 AM@pulumi/pulumi 1.13.0
didn’t resolve the issue. Did you mean to use pulumi CLI 1.13.0?billowy-army-68599
1.13.0
as well?steep-caravan-65104
04/09/2020, 1:11 AMgreat-byte-67992
04/09/2020, 10:13 PM