brash-army-97932
09/03/2024, 8:52 AMstdout: Updating (cluster):
+ pulumi:pulumi:Stack stack creating (0s)
@ updating.....
+ pulumi:pulumi:Stack stack creating (2s) read pulumi:pulumi:StackReference organization/project/stack2
+ pulumi:pulumi:Stack stack creating (2s) read pulumi:pulumi:StackReference organization/project/stack
@ updating......
+ pulumi:pulumi:Stack stack creating (5s) read pulumi:pulumi:StackReference organization/project/stack
@ updating....
+ pulumi:pulumi:Stack stack creating (6s) read pulumi:pulumi:StackReference organization/project/stack2
@ updating.......
+ aws:route53:Record stack creating (0s)
@ updating............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
+ aws:route53:Record stack-record creating (1801s) error: 1 error occurred:
+ aws:route53:Record stack-record **creating failed** error: 1 error occurred:
@ updating.....
+ pulumi:pulumi:Stack stack creating (1813s) error: update failed
+ pulumi:pulumi:Stack stack **creating failed (1812s)** 1 error
Diagnostics:
pulumi:pulumi:Stack (stack):
error: update failed
aws:route53:Record (stack-record):
error: 1 error occurred:
* creating urn:pulumi:stack::project::aws:route53/record:Record::stack-record: 1 error occurred:
* waiting for Route 53 Record (ZONEID_record.example.com_A_us-west-1) create: timeout while waiting for state to become 'INSYNC' (last state: 'PENDING', timeout: 30m0s)
Outputs:
enabledRegions: [
[0]: "us-west-1"
]
Resources:
+ 1 created
Duration: 30m14s
Any idea what caused this? We are on AWS and using Pulumi Auto with Go (resource and stack names replaced for safety)tall-energy-85878
09/03/2024, 6:20 PMlittle-cartoon-10569
09/03/2024, 8:24 PM