Hey guys I'm getting a crash in pulumi causing my ...
# aws
q
Hey guys I'm getting a crash in pulumi causing my stack to be corrupted
Copy code
panic: fatal: An assertion has failed

goroutine 49346 [running]:
<http://github.com/pulumi/pulumi/sdk/v2/go/common/util/contract.failfast(...)|github.com/pulumi/pulumi/sdk/v2/go/common/util/contract.failfast(...)>
        /Users/runner/work/pulumi/pulumi/sdk/go/common/util/contract/failfast.go:23
<http://github.com/pulumi/pulumi/sdk/v2/go/common/util/contract.Assert(...)|github.com/pulumi/pulumi/sdk/v2/go/common/util/contract.Assert(...)>
        /Users/runner/work/pulumi/pulumi/sdk/go/common/util/contract/assert.go:26
<http://github.com/pulumi/pulumi/sdk/v2/go/common/resource/plugin.(*provider).Read|github.com/pulumi/pulumi/sdk/v2/go/common/resource/plugin.(*provider).Read>(0xc0007a1260, 0xc001e93880, 0x65, 0x0, 0x0, 0x0, 0xc001652270, 0xe9b18d, 0x7fc200000004, 0xc001a49800, ...)
        /Users/runner/work/pulumi/pulumi/sdk/go/common/resource/plugin/provider_plugin.go:763 +0x1037
<http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*ReadStep).Apply(0xc0016522d0|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*ReadStep).Apply(0xc0016522d0>, 0x0, 0x1cf17e0, 0x23, 0xc00054de40, 0x3)
        /Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step.go:620 +0x105
<http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).executeStep(0xc000734400|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).executeStep(0xc000734400>, 0x60, 0x201a480, 0xc0016522d0, 0x5, 0x0)
        /Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:271 +0x209
<http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).executeChain(0xc000734400|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).executeChain(0xc000734400>, 0x60, 0xc001f74260, 0x1, 0x1)
        /Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:221 +0xef
<http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker.func1(0xc000734400|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker.func1(0xc000734400>, 0x60, 0xc001f74260, 0x1, 0x1, 0xc0017f4360)
        /Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:371 +0xc5
created by <http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker>
        /Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:368 +0x2e7
error Command failed with exit code 2.
I've tried exporting/importing the stack and destroying/upping multiple times without success
Running in verbose mode doesn't give anything else
c
Hi @quaint-guitar-13446, Can you open a github issue on this?
q
Yes I can. Which repo?
c
You can open it here: https://github.com/pulumi/pulumi