Actions
action #133016
closed[qe-core] [leap15.5] test fails in updates_packagekit_gpk
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-07-19
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
openQA test in scenario opensuse-15.5-DVD-Updates-x86_64-upgrade_Leap_15.4_cryptlvm@uefi fails in
updates_packagekit_gpk
Test suite description¶
Maintainer: richard.fan@suse.com
Reproducible¶
Fails since (at least) Build 20230719-1
Expected result¶
Last good: 20230718-4
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 over 1 year ago
- Status changed from New to In Progress
- Assignee set to rfan1
Updated by rfan1 over 1 year ago
[ 53.080448] PackageKit[1812]: get-updates transaction /10_dbbacbcc from uid 1000 finished with failed after 3ms
[ 53.375847] PackageKit[1812]: resolve transaction /11_dedbedbd from uid 1000 finished with failed after 9ms
[ 53.382703] gnome-software[1947]: Only 6 apps for popular list, hiding
[ 53.383373] gnome-software[1947]: not handling error failed for action refine: failed to resolve package_ids: System management is locked by the application with pid 998 (/usr/bin/zypper).
Close this application before trying again.
[ 53.746223] PackageKit[1812]: resolve transaction /12_dcccdcca from uid 1000 finished with failed after 10ms
[ 53.753471] gnome-software[1947]: not handling error failed for action refine: failed to resolve package_ids: System management is locked by the application with pid 998 (/usr/bin/zypper).
Close this application before trying again.
[ 53.905722] PackageKit[1812]: resolve transaction /13_acaebbdb from uid 1000 finished with failed after 6ms
[ 53.909951] gnome-software[1947]: not handling error failed for action refine: failed to resolve package_ids: System management is locked by the application with pid 998 (/usr/bin/zypper).
Close this application before trying again.
[ 54.626887] systemd[1]: systemd-localed.service: Deactivated successfully.
The logs shows that packagekit is blocked by another zypper application [we can figure it out as purge-kernels
], so we can consider to mask this service.
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17443
Actions