✗ CI.xeBAT: failure for runner: Allow dynamically ignore dmesg errors or warnings (rev4)
Kamil Konieczny
kamil.konieczny at linux.intel.com
Fri Aug 9 11:36:46 UTC 2024
Hi igt-dev,
On 2024-08-08 at 17:24:15 -0000, Patchwork wrote:
> == Series Details ==
>
> Series: runner: Allow dynamically ignore dmesg errors or warnings (rev4)
> URL : https://patchwork.freedesktop.org/series/136494/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from XEIGT_7962_BAT -> XEIGTPW_11545_BAT
> ====================================================
>
> Summary
> -------
>
> **FAILURE**
>
> Serious unknown changes coming with XEIGTPW_11545_BAT absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in XEIGTPW_11545_BAT, please notify your bug team (I915-ci-infra at lists.freedesktop.org) to allow them
> to document this new failure mode, which will reduce false positives in CI.
>
>
>
> Participating hosts (7 -> 8)
> ------------------------------
>
> Additional (1): bat-bmg-1
>
> Possible new issues
> -------------------
>
> Here are the unknown changes that may have been introduced in XEIGTPW_11545_BAT:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
> * igt at core_hotunplug@unbind-rebind:
> - bat-bmg-1: NOTRUN -> [DMESG-WARN][1]
> [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-bmg-1/igt@core_hotunplug@unbind-rebind.html
> - bat-dg2-oem2: [PASS][2] -> [DMESG-WARN][3]
> [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7962/bat-dg2-oem2/igt@core_hotunplug@unbind-rebind.html
> [3]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-dg2-oem2/igt@core_hotunplug@unbind-rebind.html
> - bat-lnl-1: [PASS][4] -> [DMESG-WARN][5]
> [4]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7962/bat-lnl-1/igt@core_hotunplug@unbind-rebind.html
> [5]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-lnl-1/igt@core_hotunplug@unbind-rebind.html
>
> * igt at kms_pipe_crc_basic@compare-crc-sanitycheck-xr24:
> - bat-adlp-7: [PASS][6] -> [INCOMPLETE][7] +5 other tests incomplete
> [6]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7962/bat-adlp-7/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24.html
> [7]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-adlp-7/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-xr24.html
>
> * igt at kms_pipe_crc_basic@hang-read-crc at pipe-a-edp-1:
> - bat-adlp-7: [PASS][8] -> [DMESG-WARN][9] +2 other tests dmesg-warn
> [8]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7962/bat-adlp-7/igt@kms_pipe_crc_basic@hang-read-crc@pipe-a-edp-1.html
> [9]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-adlp-7/igt@kms_pipe_crc_basic@hang-read-crc@pipe-a-edp-1.html
>
> * igt at xe_live_ktest@xe_bo:
> - bat-pvc-2: [PASS][10] -> [SKIP][11] +2 other tests skip
> [10]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7962/bat-pvc-2/igt@xe_live_ktest@xe_bo.html
> [11]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-pvc-2/igt@xe_live_ktest@xe_bo.html
>
> * igt at xe_live_ktest@xe_migrate:
> - bat-bmg-1: NOTRUN -> [SKIP][12] +2 other tests skip
> [12]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-bmg-1/igt@xe_live_ktest@xe_migrate.html
> - bat-atsm-2: [PASS][13] -> [SKIP][14] +2 other tests skip
> [13]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_7962/bat-atsm-2/igt@xe_live_ktest@xe_migrate.html
> [14]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-atsm-2/igt@xe_live_ktest@xe_migrate.html
Above are unrelated.
>
> * igt at xe_wedged@basic-wedged:
> - bat-atsm-2: NOTRUN -> [DMESG-WARN][15] +1 other test dmesg-warn
> [15]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-atsm-2/igt@xe_wedged@basic-wedged.html
There is one dmesg-warn which should be ignored (see below note for @weged-at-any-timeout.
As for other errors reported in dmesg please file separate bug.
>
> * igt at xe_wedged@wedged-at-any-timeout:
> - bat-adlp-vf: NOTRUN -> [ABORT][16]
> [16]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-adlp-vf/igt@xe_wedged@wedged-at-any-timeout.html
>
>From dmesg log:
<6> [250.216229] [IGT] add ignored dmesg regex: CRITICAL: Xe has declared device [0-9A-Fa-f:.]* as wedged
<3> [250.220278] xe 0000:00:02.0: [drm] *ERROR* CRITICAL: Xe has declared device 0000:00:02.0 as wedged.
This is my bug, igt runner should ignore this, I just send today v4 with a fix.
Regards,
Kamil
>
> Known issues
> ------------
>
> Here are the changes found in XEIGTPW_11545_BAT that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
> * igt at kms_addfb_basic@addfb25-y-tiled-small-legacy:
> - bat-bmg-1: NOTRUN -> [SKIP][17] ([Intel XE#2233])
> [17]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/bat-bmg-1/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html
>
...cut...
>
> Build changes
> -------------
>
> * IGT: IGT_7962 -> IGTPW_11545
> * Linux: xe-1731-4f5d551409fb5562ab0d732120e7ac9b698b5864 -> xe-1733-b6a72e1d0a6ee0aad5bb0da07b050228c815a5f9
>
> IGTPW_11545: 11545
> IGT_7962: 7962
> xe-1731-4f5d551409fb5562ab0d732120e7ac9b698b5864: 4f5d551409fb5562ab0d732120e7ac9b698b5864
> xe-1733-b6a72e1d0a6ee0aad5bb0da07b050228c815a5f9: b6a72e1d0a6ee0aad5bb0da07b050228c815a5f9
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_11545/index.html
More information about the igt-dev
mailing list