https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_362/fi-tgl-u/igt@perf_pmu@render-node-busy-bcs0.html Starting subtest: render-node-busy-bcs0 (perf_pmu:1194) WARNING: Spinner not running after 250.00ms (perf_pmu:1194) WARNING: Spinner not running after 500.00ms (perf_pmu:1194) WARNING: Spinner not running after 750.00ms (perf_pmu:1194) WARNING: Spinner not running after 1000.00ms (perf_pmu:1194) WARNING: Spinner not running after 1250.00ms (perf_pmu:1194) WARNING: Spinner not running after 1500.00ms (perf_pmu:1194) WARNING: Spinner not running after 1750.00ms (perf_pmu:1194) WARNING: Spinner not running after 2000.00ms (perf_pmu:1194) WARNING: Spinner not running after 2250.00ms (perf_pmu:1194) WARNING: Spinner not running after 2500.00ms (perf_pmu:1194) WARNING: Spinner not running after 2750.00ms (perf_pmu:1194) WARNING: Spinner not running after 3000.00ms [...] (perf_pmu:1194) WARNING: Spinner not running after 684750.03ms (perf_pmu:1194) WARNING: Spinner not running after 685000.03ms (perf_pmu:1194) WARNING: Spinner not running after 685250.03ms (perf_pmu:1194) WARNING: Spinner not running after 685500.03ms (perf_pmu:1194) WARNING: Spinner not running after 685750.03ms And while you are at it, please fix the test so as it bails out after 10s, not 10 minutes ;)
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * TGL: igt@perf_pmu@.*-bcs0 - incomplete - Spinner not running after 10000.00ms - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_362/fi-tgl-u/igt@perf_pmu@busy-idle-bcs0.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_362/fi-tgl-u/igt@perf_pmu@most-busy-idle-check-all-rcs0.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_362/fi-tgl-u/igt@perf_pmu@render-node-busy-bcs0.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_362/fi-tgl-u/igt@perf_pmu@render-node-busy-idle-bcs0.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_362/fi-tgl-u/igt@perf_pmu@busy-hang-bcs0.html
https://patchwork.freedesktop.org/series/66405/
Patch to cap the timeout reviewed, but root case of why this doesn't work still remains of course.
The hang is in the context restore, our initial context setup is still suspect.
Immediate problem fixed, commit 7ab426dcb98b973e36ebd050ba5c5ebb6bd67d39 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Sep 9 08:09:20 2019 +0100 i915/perf_pmu: Check on the health of the spinner while waiting And give up if we never even make it to the start. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111592 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> The underlying problem I think is the same as bug 111597
The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore.
(In reply to Chris Wilson from comment #5) > Immediate problem fixed, > > commit 7ab426dcb98b973e36ebd050ba5c5ebb6bd67d39 > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Mon Sep 9 08:09:20 2019 +0100 > > i915/perf_pmu: Check on the health of the spinner while waiting > > And give up if we never even make it to the start. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111592 > Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> > Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> > Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> > > The underlying problem I think is the same as bug 111597 Looks good, thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.