Is the Pulumi backend having issues? My stack was ...
# general
b
Is the Pulumi backend having issues? My stack was working this morning, but all my attempts to
pulumi up
this afternoon hang forever in this state:
Never mind. My fault. We had changed the timeout on my credentials and my session token expired unexpectedly. Deploy worked fine with a fresh session token.
w
Great to hear. A little surprised this hung though. If this happens again - would love to see what
pulumi update --logtostderr -v=9
shows in terms of what operation exactly is hanging.
b
Will do, next time my session expires 🙂
@white-balloon-205 it does reliably hang if I try to use an expired STS token. Here’s the last several lines of output before the hang using the command you mentioned:
Copy code
I0710 16:37:31.040568   72408 eventsink.go:60] RegisterResource RPC prepared: t=aws:ec2/securityGroup:SecurityGroup, name=metastore-emr-worker
I0710 16:37:31.040594   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>RegisterResource RPC prepared: t=aws:ec2/securityGroup:SecurityGroup, name=metastore-emr-worker<{%reset%}>)
I0710 16:37:31.211642   72408 eventsink.go:60] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
I0710 16:37:31.211680   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id<{%reset%}>)
I0710 16:37:31.212227   72408 eventsink.go:60] AWS Auth provider used: "EnvProvider"
I0710 16:37:31.212255   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>AWS Auth provider used: "EnvProvider"<{%reset%}>)
I0710 16:37:31.212934   72408 eventsink.go:60] Trying to get account information via sts:GetCallerIdentity
I0710 16:37:31.212958   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>Trying to get account information via sts:GetCallerIdentity<{%reset%}>)
I0710 16:37:31.458048   72408 eventsink.go:60] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
I0710 16:37:31.458102   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id<{%reset%}>)
I0710 16:37:31.502680   72408 eventsink.go:60] No assume_role block read from configuration
I0710 16:37:31.502703   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>No assume_role block read from configuration<{%reset%}>)
I0710 16:37:31.503103   72408 eventsink.go:60] Building AWS auth structure
I0710 16:37:31.503118   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>Building AWS auth structure<{%reset%}>)
I0710 16:37:31.503495   72408 eventsink.go:60] Setting AWS metadata API timeout to 100ms
     pulumi:pulumi:Stack  metastore-storage-luke-test  running     read pulumi:pulumi:StackReference wylanenergy/network/dev-shared
I0710 16:37:32.288061   72408 eventsink.go:60] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
I0710 16:37:32.288122   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id<{%reset%}>)
I0710 16:37:32.288680   72408 eventsink.go:60] AWS Auth provider used: "EnvProvider"
I0710 16:37:32.288704   72408 eventsink.go:63] eventSink::Debug(<{%reset%}>AWS Auth provider used: "EnvProvider"<{%reset%}>)
I0710 16:37:32.289454   72408 eventsink.go:60] Trying to get account information via sts:GetCallerIdentity
     pulumi:pulumi:Stack  metastore-storage-luke-test  running.    read pulumi:pulumi:StackReference wylanenergy/network/dev-shared