panic: Sentry detected 1 stuck task(s): Task tid: 18 (goroutine 313), entered RunSys state 3m35.15s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 231 [running]: panic(0x11fe180, 0xc000548d60) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc000b01c58 sp=0xc000b01b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000546080, 0x1, 0x1, 0xc000b01d98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc000b01d28 sp=0xc000b01c58 pc=0xcea4ff gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000546080, 0xc00090e000, 0x5d01, 0x68be576f80) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc000b01e60 sp=0xc000b01d28 pc=0xce9e55 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000546080) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc000b01f58 sp=0xc000b01e60 pc=0xce9a4a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000546080) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc000b01fd8 sp=0xc000b01f58 pc=0xce9388 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc000b01fe0 sp=0xc000b01fd8 pc=0x472861 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da