panic: Sentry detected 2 stuck task(s): Task tid: 21185 (goroutine 1773786), entered RunSys state 3m14.05s ago. Task tid: 21182 (goroutine 1773665), entered RunSys state 3m14s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 98 [running]: panic(0x115c180, 0xc017415e40) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc0008a9c58 sp=0xc0008a9b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000142280, 0x1, 0x1, 0xc0008a9d98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc0008a9d28 sp=0xc0008a9c58 pc=0xca06bf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000142280, 0xc01c4de3f0, 0x44c01, 0x2c0176d1080) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc0008a9e60 sp=0xc0008a9d28 pc=0xca0015 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000142280) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc0008a9f58 sp=0xc0008a9e60 pc=0xc9fc0a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000142280) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc0008a9fd8 sp=0xc0008a9f58 pc=0xc9f548 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc0008a9fe0 sp=0xc0008a9fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da