panic: Sentry detected 2 stuck task(s): Task tid: 34 (goroutine 4985), entered RunSys state 3m31.28s ago. Task tid: 50 (goroutine 5860), entered RunSys state 3m31.3s ago. Search for 'goroutine ' in the stack dump to find the offending goroutine(s) Stack for running G's are skipped while panicking. goroutine 36 [running]: panic(0x10a6f60, 0xc000909d20) GOROOT/src/runtime/panic.go:1064 +0x470 fp=0xc000919c08 sp=0xc000919b50 pc=0x437110 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000142300, 0x1, 0x1, 0xc000919d70) pkg/sentry/watchdog/watchdog.go:446 +0x5ff fp=0xc000919d00 sp=0xc000919c08 pc=0xc656bf gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000142300, 0xc000888150, 0x25c3df9601, 0x1a29ff58f00) pkg/sentry/watchdog/watchdog.go:394 +0x355 fp=0xc000919e38 sp=0xc000919d00 pc=0xc64ff5 gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000142300) pkg/sentry/watchdog/watchdog.go:372 +0x58a fp=0xc000919f40 sp=0xc000919e38 pc=0xc64bea gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000142300) pkg/sentry/watchdog/watchdog.go:292 +0x56 fp=0xc000919fd8 sp=0xc000919f40 pc=0xc64556 runtime.goexit() src/runtime/asm_amd64.s:1374 +0x1 fp=0xc000919fe0 sp=0xc000919fd8 pc=0x470681 created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start pkg/sentry/watchdog/watchdog.go:231 +0x1e7