Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: panic: runtime error: index out of range
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: goroutine 12147 [running]:
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*combinedCacheManager).Load(0xc0019c7630, 0x5634d34f0f80, 0xc00192fa40, 0xc0001aceb0, 0x0, 0x0, 0x0, 0x0)
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: #011/go/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/combinedcache.go:90 +0x30f
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*sharedOp).LoadCache(0xc00093fe00, 0x5634d34f0f80, 0xc00192fa40, 0xc0001aceb0, 0xc000fd46c0, 0x2, 0x2, 0x5634d0ab009e)
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: #011/go/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/jobs.go:561 +0x257
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*edge).loadCache(0xc000d4fe60, 0x5634d34f0ec0, 0xc0014e1980, 0xc0001acbe0, 0xc000b558f0, 0xc000fd47c0, 0x5634d0f26b99)
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: #011/go/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/edge.go:856 +0x2eb
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: github.com/docker/docker/vendor/github.com/moby/buildkit/solver/internal/pipe.NewWithFunction.func2()
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: #011/go/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/internal/pipe/pipe.go:82 +0x46
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: created by github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).newRequestWithFunc
Jan 10 10:17:48 ip-172-20-83-67 dockerd[5744]: #011/go/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:285 +0x144
Hello,
I'm experiencing some crashed of docker 19.03.5, using buildkit:
@tonistiigi , still around the same piece of code :(
Any hint?
Thx