panic: Sentry detected 2 stuck task(s): Task tid: 36 (0x24), entered RunSys state 3m39.68s ago. Task tid: 37 (0x25), entered RunSys state 3m39.68s 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 29 [running]: panic(0x109efa0, 0xc000388dc0) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc000833c18 sp=0xc000833b60 pc=0x437030 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc0001c0180, 0x1, 0x1, 0xc000833d70) pkg/sentry/watchdog/watchdog.go:447 +0x5ff fp=0xc000833d10 sp=0xc000833c18 pc=0xc61f5f gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc0001c0180, 0xc0005bcd50, 0x2501, 0x49580f2480) pkg/sentry/watchdog/watchdog.go:395 +0x335 fp=0xc000833e38 sp=0xc000833d10 pc=0xc61895 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc0001c0180) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc000833f40 sp=0xc000833e38 pc=0xc614aa gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc0001c0180) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc000833fd8 sp=0xc000833f40 pc=0xc60e16 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000833fe0 sp=0xc000833fd8 pc=0x4705a1 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7