panic: Sentry detected 2 stuck task(s): Task tid: 2627 (goroutine 174371), entered RunSys state 3m32.86s ago. Task tid: 2629 (goroutine 174379), entered RunSys state 3m32.91s 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(0x116e2a0, 0xc0082c26c0) GOROOT/src/runtime/panic.go:1065 +0x565 fp=0xc007799c58 sp=0xc007799b90 pc=0x437c65 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0005ae300, 0x1, 0x1, 0xc007799d98) pkg/sentry/watchdog/watchdog.go:441 +0x5df fp=0xc007799d28 sp=0xc007799c58 pc=0xcaa81f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0005ae300, 0xc000c39620, 0xd101, 0x7cf49eea00) pkg/sentry/watchdog/watchdog.go:389 +0x355 fp=0xc007799e60 sp=0xc007799d28 pc=0xcaa175 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0005ae300) pkg/sentry/watchdog/watchdog.go:367 +0x5ea fp=0xc007799f58 sp=0xc007799e60 pc=0xca9d6a gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0005ae300) pkg/sentry/watchdog/watchdog.go:287 +0x48 fp=0xc007799fd8 sp=0xc007799f58 pc=0xca96a8 runtime.goexit() src/runtime/asm_amd64.s:1371 +0x1 fp=0xc007799fe0 sp=0xc007799fd8 pc=0x472821 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:226 +0x1da