panic: Sentry detected 1 stuck task(s): Task tid: 17 (0x11), entered RunSys state 3m38.27s ago. Search for '(*Task).run(0x..., 0x)' in the stack dump to find the offending goroutine Stack for running G's are skipped while panicking. goroutine 179 [running]: panic(0x13d2be0, 0xc00040c2c0) GOROOT/src/runtime/panic.go:1064 +0x46d fp=0xc0008ffb48 sp=0xc0008ffa90 pc=0x4360bd gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000404280, 0x1, 0x1, 0xc0008ffd10) pkg/sentry/watchdog/watchdog.go:368 +0x737 fp=0xc0008ffc78 sp=0xc0008ffb48 pc=0xd4eb27 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000404280, 0xc0005880c0, 0xf801, 0xc711f8a600) pkg/sentry/watchdog/watchdog.go:327 +0x3ff fp=0xc0008ffdd8 sp=0xc0008ffc78 pc=0xd4e2ff gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000404280) pkg/sentry/watchdog/watchdog.go:308 +0x76d fp=0xc0008fff30 sp=0xc0008ffdd8 pc=0xd4ddfd gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000404280) pkg/sentry/watchdog/watchdog.go:243 +0x53 fp=0xc0008fffd8 sp=0xc0008fff30 pc=0xd4d523 runtime.goexit() src/runtime/asm_amd64.s:1373 +0x1 fp=0xc0008fffe0 sp=0xc0008fffd8 pc=0x46b901 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:194 +0x32d