panic: Sentry detected 2 stuck task(s): Task tid: 50952 (goroutine 1993413), entered RunSys state 3m30.82s ago. Task tid: 50951 (goroutine 1993411), entered RunSys state 3m30.82s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 115 [running]: panic(0x10776a0, 0xc0088262c0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc002469c60 sp=0xc002469b98 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000143100, 0x1, 0x1, 0xc002469da0) pkg/sentry/watchdog/watchdog.go:380 +0x565 fp=0xc002469d30 sp=0xc002469c60 pc=0xbe1065 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000143100, 0xc028ecbc50, 0x29d01, 0x19b90267c80) pkg/sentry/watchdog/watchdog.go:339 +0x315 fp=0xc002469e68 sp=0xc002469d30 pc=0xbe0a35 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000143100) pkg/sentry/watchdog/watchdog.go:321 +0x52b fp=0xc002469f58 sp=0xc002469e68 pc=0xbe064b gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000143100) pkg/sentry/watchdog/watchdog.go:256 +0x34 fp=0xc002469fd8 sp=0xc002469f58 pc=0xbe0054 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc002469fe0 sp=0xc002469fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:207 +0x1b1