Actions
action #104986
closedtests incomplete with: auto_review:"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry
Description
Since this morning, a number of failures happen on openqa-aarch64
with: Reason: backend died: Too many arguments for subroutine 'consoles::vnc_base::get_last_mouse_set' at /usr/lib/os-autoinst/backend/baseclass.pm line 695.
E.g.: https://openqa.opensuse.org/tests/2141254
This may be related to:
Updated by okurz almost 3 years ago
- Status changed from New to In Progress
- Assignee set to okurz
- Target version set to Ready
Updated by okurz almost 3 years ago
- Related to action #99663: Use more perl signatures - os-autoinst size:M added
Updated by okurz almost 3 years ago
merged. On o3 aarch64 triggered an upgrade and reboot to include the fix
Updated by okurz almost 3 years ago
- Subject changed from tests fails with: Reason: backend died: Too many arguments for subroutine 'consoles::vnc_base::get_last_mouse_set' at /usr/lib/os-autoinst/backend/baseclass.pm line 695. to tests incomplete with: auto_review"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry
Updated by okurz almost 3 years ago
- Subject changed from tests incomplete with: auto_review"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry to tests incomplete with: auto_review:"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry
Updated by okurz almost 3 years ago
- Status changed from In Progress to Feedback
Also installed the fixes on all o3 workers and osd with
sudo salt --no-color --state-output=changes -C 'G@roles:worker' cmd.run 'zypper -n in os-autoinst'
Called from https://github.com/os-autoinst/scripts
./openqa-monitor-incompletes | ./openqa-label-known-issues
export host=openqa.suse.de; bash -ex ./openqa-monitor-incompletes | bash -e ./openqa-label-known-issues
should have catched all.
Updated by maritawerner almost 3 years ago
- Subject changed from tests incomplete with: auto_review:"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry to [tools] tests incomplete with: auto_review:"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry
Updated by okurz almost 3 years ago
- Project changed from openQA Tests (public) to openQA Project (public)
- Subject changed from [tools] tests incomplete with: auto_review:"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry to tests incomplete with: auto_review:"backend died: Too many arguments for subroutine.*consoles::vnc_base::get_last_mouse_set":retry
- Category changed from Bugs in existing tests to Regressions/Crashes
- Status changed from Feedback to Resolved
Actions