panic: Sentry detected 1 stuck task(s): Task tid: 19 (0x13), entered RunSys state 3m34.95s 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 48 [running]: panic(0x109efa0, 0xc0009fa510) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc00071fc18 sp=0xc00071fb60 pc=0x437030 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000134180, 0x1, 0x1, 0xc00071fd70) pkg/sentry/watchdog/watchdog.go:447 +0x5ff fp=0xc00071fd10 sp=0xc00071fc18 pc=0xc61f5f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000134180, 0xc0005ee330, 0x11b01, 0xd0f1354e00) pkg/sentry/watchdog/watchdog.go:395 +0x335 fp=0xc00071fe38 sp=0xc00071fd10 pc=0xc61895 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000134180) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc00071ff40 sp=0xc00071fe38 pc=0xc614aa gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000134180) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc00071ffd8 sp=0xc00071ff40 pc=0xc60e16 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc00071ffe0 sp=0xc00071ffd8 pc=0x4705a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7