Summary: | [CI][BAT] igt@kms_chamelium may need to wait a little bit for the network to come back up before connecting to chamelium | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | IGT | Assignee: | Petri Latvala <petri.latvala> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | i915 features: |
Description
Martin Peres
2018-11-06 12:07:32 UTC
From Petri: "The story for it is that the test suspends a couple of times and then reports success, and chamelium's atexit handlers attempt to reset the chamelium to a good default state for other tests, and that fails with "No route to host". To be investigated: Is the theory correct that the DUT doesn't have an IP when that happens, or the link is down still? If the dut's network interface is still down from the suspend, can a wait (using netlink) be added to chamelium_rpc() if the interface is coming up, or if this can be made more robust in some other way." Turns out, fi-skl-6700k2's network interface is just prone to completely disappearing on suspend. Work is ongoing to make IGT instead check for working network connectivity after suspending to mitigate this. Another example of this issue. The watchdog just randomly killed the platform before it was done: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5110/fi-skl-6700k2/igt@drv_selftest@live_execlists.html IGT infrastructure issue rather than driver issue. Dropping to low as feature request. CI failures on CI due to broken HW or driver on NIC. (In reply to Jani Saarinen from comment #5) > Dropping to low as feature request. > CI failures on CI due to broken HW or driver on NIC. Even perfectly-functioning platforms may hit this issue, so raising the priority a bit. (In reply to Martin Peres from comment #6) > (In reply to Jani Saarinen from comment #5) > > Dropping to low as feature request. > > CI failures on CI due to broken HW or driver on NIC. > > Even perfectly-functioning platforms may hit this issue, so raising the > priority a bit. But the story as stated by the bug title is bogus, as the network is not coming up. It's dead, a late network. If it wasn't nailed to the perch it would be pushing up the daisies. In other words, this bug cannot be solved. Only thing CI can do is have a solution for bug #108767. *** This bug has been marked as a duplicate of bug 108767 *** |
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.