✗ Fi.CI.BAT: failure for series starting with [01/34] drm/i915: Return immediately if trylock fails for direct-reclaim

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 3 18:24:36 UTC 2019


== Series Details ==

Series: series starting with [01/34] drm/i915: Return immediately if trylock fails for direct-reclaim
URL   : https://patchwork.freedesktop.org/series/54707/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5361 -> Trybot_3542
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3542 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3542, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/54707/revisions/1/mbox/

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_3542:

### IGT changes ###

#### Possible regressions ####

  * igt at gem_close_race@basic-threads:
    - fi-kbl-7500u:       PASS -> DMESG-WARN
    - fi-skl-6700hq:      PASS -> DMESG-WARN
    - fi-bdw-5557u:       PASS -> DMESG-WARN
    - fi-skl-6260u:       PASS -> DMESG-WARN
    - fi-bxt-dsi:         PASS -> DMESG-WARN

  * igt at gem_ctx_create@basic-files:
    - fi-kbl-r:           PASS -> DMESG-WARN
    - fi-bxt-j4205:       PASS -> DMESG-WARN
    - fi-icl-u3:          PASS -> INCOMPLETE
    - fi-whl-u:           PASS -> DMESG-WARN
    - fi-icl-u2:          PASS -> DMESG-WARN
    - fi-skl-iommu:       PASS -> DMESG-WARN
    - fi-glk-j4005:       PASS -> DMESG-WARN
    - fi-kbl-8809g:       PASS -> DMESG-WARN
    - fi-skl-gvtdvm:      PASS -> DMESG-WARN
    - fi-cfl-guc:         PASS -> INCOMPLETE
    - fi-skl-guc:         PASS -> DMESG-WARN
    - fi-skl-6700k2:      PASS -> DMESG-WARN
    - fi-apl-guc:         PASS -> DMESG-WARN
    - fi-bsw-kefka:       PASS -> DMESG-WARN
    - fi-skl-6770hq:      PASS -> DMESG-WARN
    - fi-skl-6600u:       PASS -> DMESG-WARN
    - fi-kbl-guc:         PASS -> INCOMPLETE

  * igt at i915_selftest@live_evict:
    - fi-kbl-x1275:       PASS -> INCOMPLETE

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * {igt at i915_selftest@live_timelines}:
    - fi-kbl-x1275:       NOTRUN -> DMESG-FAIL

  * {igt at runner@aborted}:
    - fi-icl-u2:          NOTRUN -> FAIL
    - fi-kbl-7500u:       NOTRUN -> FAIL
    - fi-bxt-j4205:       NOTRUN -> FAIL
    - fi-whl-u:           NOTRUN -> FAIL
    - fi-bxt-dsi:         NOTRUN -> FAIL
    - fi-glk-j4005:       NOTRUN -> FAIL
    - fi-apl-guc:         NOTRUN -> FAIL
    - fi-bdw-5557u:       NOTRUN -> FAIL

  
Known issues
------------

  Here are the changes found in Trybot_3542 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_create@basic-files:
    - fi-bdw-gvtdvm:      PASS -> INCOMPLETE [fdo#105600]
    - fi-glk-dsi:         PASS -> INCOMPLETE [fdo#103359] / [k.org#198133]

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
  [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
  [fdo#105600]: https://bugs.freedesktop.org/show_bug.cgi?id=105600
  [fdo#108656]: https://bugs.freedesktop.org/show_bug.cgi?id=108656
  [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133


Participating hosts (52 -> 26)
------------------------------

  Missing    (26): fi-snb-2520m fi-blb-e6850 fi-byt-n2820 fi-snb-2600 fi-hsw-4770r fi-bsw-n3050 fi-byt-j1900 fi-bwr-2160 fi-ilk-650 fi-ctg-p8600 fi-hsw-4770 fi-gdg-551 fi-ivb-3770 fi-elk-e7500 fi-ivb-3520m fi-kbl-7560u fi-kbl-7567u fi-ilk-m540 fi-cfl-8700k fi-hsw-4200u fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-cfl-8109u fi-byt-clapper fi-bdw-samus 


Build changes
-------------

    * Linux: CI_DRM_5361 -> Trybot_3542

  CI_DRM_5361: 076417527f6abadb519f6d5e7cec575973888607 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3542: 68797a70f381014a2894fd07b6fe68543fbe597f @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

68797a70f381 drm/i915: Allocate a status page for each timeline
96767e701ab5 drm/i915: Enlarge vma->pin_count
cad2719da2a3 drm/i915: Introduce concept of per-timeline (context) HWSP
56a12614644e drm/i915: Move list of timelines under its own lock
683ecb7293f2 drm/i915: Always allocate an object/vma for the HWSP
9e5a5f7dc869 drm/i915: Remove the intel_engine_notify tracepoint
2fd742f7e63e drm/i915/selftests: Make evict tolerant of foreign objects
7531de36ada6 drm/i915/selftests: Allocate mock ring/timeline per context
437a5f35f244 drm/i915: Use b->irq_enable() as predicate for mock engine
ef6d5b3e7df2 drm/i915: Move intel_execlists_show_requests() aside
680cbe0c3c0a drm/i915: Move vma lookup to its own lock
7482fab943cc drm/i915: Consolidate the bound/unbound vma lists into one
34f4dfeb4927 drm/i915: Pull VM lists under the VM mutex.
c6ca9db86897 drm/i915: Stop tracking MRU activity on VMA
a9eb4429a616 drm/i915: Issue engine resets onto idle engines
24b9b47159fb drm/i915: Remove GPU reset dependence on struct_mutex
07b231a6b5ca drm/i915/guc: Disable global reset
81eaec538ed7 drm/i915: Make all GPU resets atomic
a3607c99efe6 drm/i915: Pull all the reset functionality together into i915_reset.c
9e14293b8817 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
b586c30375ff drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
29f5a8a2772f drm/i915: Mark up Ironlake ips with rpm wakerefs
de4fb7c3c6f3 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
7f2c3b61b20c drm/i915/dp: Markup pps lock power well
07071ca02225 drm/i915: Combined gt.awake/gt.power wakerefs
a35fb142edf1 drm/i915: Track the wakeref used to initialise display power domains
77f588cc2fbf drm/i915: Markup paired operations on display power domains
cbb2ab4632f0 drm/i915: Syntatic sugar for using intel_runtime_pm
e44cfa8771c1 drm/i915: Markup paired operations on wakerefs
461f9ebc6aac drm/i915: Track all held rpm wakerefs
331d45cdd9d0 drm/i915: Report the number of closed vma held by each context in debugfs
fab120b30e2d drm/i915/userptr: Probe vma range before gup
cffba7b10890 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
7251e1ab653f drm/i915: Return immediately if trylock fails for direct-reclaim

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3542/


More information about the Intel-gfx-trybot mailing list