Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["TGEN12L", "KBL", "DG1", "RKL", "TGLEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices@smem", "igt@gem_exec_suspend@basic-s4-devices@lmem0"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["TGL", "KBL", "DG1", "RKL", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices@smem", "igt@gem_exec_suspend@basic-s4-devices@lmem0"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["TGL", "KBL", "DG1", "RKL", "ADL-P", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices@smem", "igt@gem_exec_suspend@basic-s4-devices@lmem0"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["incomplete", "abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["MTL-P", "TGL", "KBL", "DG1", "RKL", "ADL-P", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices@smem", "igt@gem_exec_suspend@basic-s4-devices@lmem0", "igt@gem_exec_suspend@basic-s4-devices@smem"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["incomplete", "abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["DG2", "MTL-P", "TGL", "KBL", "DG1", "RKL", "ADL-P", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices", "igt@gem_exec_suspend@basic-s4-devices@lmem0", "igt@gem_exec_suspend@basic-s4-devices@smem"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["incomplete", "abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["DG2", "MTL-P", "TGL", "KBL", "DG1", "RKL", "ADL-P", "ADL-S", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices", "igt@gem_exec_suspend@basic-s4-devices@lmem0", "igt@gem_exec_suspend@basic-s4-devices@smem"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["incomplete", "abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["DG2", "ATSM-HW", "MTL-P", "TGL", "KBL", "DG1", "RKL", "ADL-P", "ADL-S", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices", "igt@gem_exec_suspend@basic-s4-devices@lmem0", "igt@gem_exec_suspend@basic-s4-devices@smem"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["incomplete", "abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND machine_tag IS IN ["BLB", "DG2", "PNV", "ATSM-HW", "MTL-P", "TGL", "KBL", "DG1", "RKL", "ADL-P", "ADL-S", "GEN12"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_eio@hibernate", "igt@gem_exec_suspend@basic-s4-devices", "igt@gem_exec_suspend@basic-s4-devices@lmem0", "igt@gem_exec_suspend@basic-s4-devices@smem"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["incomplete", "abort"])) AND dmesg ~= 'PM: hibernation: hibernation entry'
There isn't much here to allow some action... the machine went into hibernate and never returned and it could be for several reasons. Some thoughts:
from other similar issues in the past, maybe it actually returned, but didn't come back to the network. It can be a driver issue (more likely) or infra issue. For these 2 machines in which the issue is reproducing now (BLB, PNV), do we know if they have a common configuration (e.g. usb/pci network adapter) that is not common to the other machines? Is there a backup network dongle that could be used so proper infra added to avoid future issues like this?
Can we get logs via efistore or serial from these machines? Without that it's impossible to diagnostic what is the buggy driver