[{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it","uri":"features/init_clients/min_deblike_salt.feature","keyword":"Feature","name":"Bootstrap a Debian-like minion and do some basic operations on it","description":"","line":8,"tags":[{"name":"@deblike_minion","line":7}],"elements":[{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;log-in-as-admin-user","keyword":"Scenario","name":"Log in as admin user","description":"","line":10,"type":"scenario","steps":[{"keyword":"Given ","name":"I am authorized for the \"Admin\" section","line":11,"match":{"location":"features/step_definitions/navigation_steps.rb:486"},"result":{"status":"passed","duration":38933679316},"after":[]}],"tags":[{"name":"@deblike_minion","line":7}],"before":[],"after":[]},{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;bootstrap-a-debian-like-minion","keyword":"Scenario","name":"Bootstrap a Debian-like minion","description":"","line":13,"type":"scenario","steps":[{"keyword":"When ","name":"I follow the left menu \"Systems > Bootstrapping\"","line":14,"match":{"location":"features/step_definitions/navigation_steps.rb:420"},"result":{"status":"passed","duration":260598400},"after":[]},{"keyword":"Then ","name":"I should see a \"Bootstrap Minions\" text","line":15,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":102642296},"after":[]},{"keyword":"When ","name":"I enter the hostname of \"deblike_minion\" as \"hostname\"","line":16,"output":["The hostname of deblike_minion is uyuni-master-deblike-minion"],"match":{"location":"features/step_definitions/navigation_steps.rb:531"},"result":{"status":"passed","duration":5232889000},"after":[]},{"keyword":"And ","name":"I enter \"22\" as \"port\"","line":17,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":94303076},"after":[]},{"keyword":"And ","name":"I enter \"root\" as \"user\"","line":18,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":83324126},"after":[]},{"keyword":"And ","name":"I enter \"linux\" as \"password\"","line":19,"match":{"location":"features/step_definitions/navigation_steps.rb:268"},"result":{"status":"passed","duration":83535476},"after":[]},{"keyword":"And ","name":"I select \"1-DEBLIKE-KEY\" from \"activationKeys\"","line":20,"match":{"location":"features/step_definitions/navigation_steps.rb:204"},"result":{"status":"passed","duration":104571804},"after":[]},{"keyword":"And ","name":"I select the hostname of \"proxy\" from \"proxies\" if present","line":21,"match":{"location":"features/step_definitions/navigation_steps.rb:537"},"result":{"status":"passed","duration":2792852273},"after":[]},{"keyword":"And ","name":"I click on \"Bootstrap\"","line":22,"match":{"location":"features/step_definitions/navigation_steps.rb:314"},"result":{"status":"passed","duration":159872259},"after":[]},{"keyword":"And ","name":"I wait until I see \"Bootstrap process initiated.\" text","line":23,"match":{"location":"features/step_definitions/navigation_steps.rb:39"},"result":{"status":"passed","duration":51885689985},"after":[]},{"keyword":"And ","name":"I follow the left menu \"Systems > System List > All\"","line":24,"match":{"location":"features/step_definitions/navigation_steps.rb:420"},"result":{"status":"passed","duration":285168110},"after":[]},{"keyword":"And ","name":"I wait until I see the name of \"deblike_minion\", refreshing the page","line":25,"match":{"location":"features/step_definitions/navigation_steps.rb:125"},"result":{"status":"passed","duration":60962008282},"after":[]},{"keyword":"And ","name":"I wait until onboarding is completed for \"deblike_minion\"","line":26,"output":["Event Details:\nAn unexpected error has occurred. Please check the server logs."],"match":{"location":"features/step_definitions/setup_steps.rb:229"},"result":{"status":"failed","error_message":"unknown error - Event failed (SystemCallError)\n./features/step_definitions/navigation_steps.rb:107:in `block (2 levels) in <top (required)>'\n./features/support/commonlib.rb:100:in `block in repeat_until_timeout'\n./features/support/commonlib.rb:89:in `repeat_until_timeout'\n./features/step_definitions/navigation_steps.rb:99:in `/^I wait at most (\\d+) seconds until the event is completed, refreshing the page$/'\n./features/step_definitions/common_steps.rb:157:in `/^I wait (\\d+) seconds until the event is picked up and (\\d+) seconds until the event \"([^\"]*)\" is completed$/'\n./features/step_definitions/setup_steps.rb:218:in `/^I wait at most (\\d+) seconds until onboarding is completed for \"([^\"]*)\"$/'\n./features/step_definitions/setup_steps.rb:230:in `/^I wait until onboarding is completed for \"([^\"]*)\"$/'\nfeatures/init_clients/min_deblike_salt.feature:26:in `I wait until onboarding is completed for \"deblike_minion\"'","duration":37689483364},"after":[]},{"keyword":"And ","name":"I query latest Salt changes on Debian-like system \"deblike_minion\"","line":27,"match":{"location":"features/step_definitions/command_steps.rb:268"},"result":{"status":"skipped"},"after":[]}],"tags":[{"name":"@deblike_minion","line":7}],"before":[],"after":[]},{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;check-connection-from-the-debian-like-minion-to-proxy","keyword":"Scenario","name":"Check connection from the Debian-like minion to proxy","description":"","line":30,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"deblike_minion\"","line":31,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":2485270596},"after":[]},{"keyword":"When ","name":"I follow \"Details\" in the content area","line":32,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":89289729},"after":[]},{"keyword":"And ","name":"I follow \"Connection\" in the content area","line":33,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":87786778},"after":[]},{"keyword":"Then ","name":"I should see \"proxy\" short hostname","line":34,"match":{"location":"features/step_definitions/navigation_steps.rb:704"},"result":{"status":"passed","duration":120542328},"after":[]}],"tags":[{"name":"@deblike_minion","line":7},{"name":"@proxy","line":29}],"before":[],"after":[]},{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;check-registration-on-proxy-of-the-debian-like-minion","keyword":"Scenario","name":"Check registration on proxy of the Debian-like minion","description":"","line":37,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"proxy\"","line":38,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":3410358268},"after":[]},{"keyword":"When ","name":"I follow \"Details\" in the content area","line":39,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":72085201},"after":[]},{"keyword":"And ","name":"I follow \"Proxy\" in the content area","line":40,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":103450141},"after":[]},{"keyword":"Then ","name":"I should see \"deblike_minion\" hostname","line":41,"match":{"location":"features/step_definitions/navigation_steps.rb:709"},"result":{"status":"passed","duration":124122527},"after":[]}],"tags":[{"name":"@deblike_minion","line":7},{"name":"@proxy","line":36}],"before":[],"after":[]},{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;subscribe-the-debian-like-minion-to-a-base-channel","keyword":"Scenario","name":"Subscribe the Debian-like minion to a base channel","description":"","line":43,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"deblike_minion\"","line":44,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":1767729973},"after":[]},{"keyword":"When ","name":"I follow \"Software\" in the content area","line":45,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":142856150},"after":[]},{"keyword":"And ","name":"I follow \"Software Channels\" in the content area","line":46,"match":{"location":"features/step_definitions/navigation_steps.rb:380"},"result":{"status":"passed","duration":103066312},"after":[]},{"keyword":"And ","name":"I wait until I do not see \"Loading...\" text","line":47,"match":{"location":"features/step_definitions/navigation_steps.rb:43"},"result":{"status":"passed","duration":134100182},"after":[]},{"keyword":"And ","name":"I check radio button \"Fake-Base-Channel-Debian-like\"","line":48,"output":["Warning: Radio button 'Fake-Base-Channel-Debian-like' is already checked"],"match":{"location":"features/step_definitions/common_steps.rb:217"},"result":{"status":"passed","duration":95547923},"after":[]},{"keyword":"And ","name":"I wait until I do not see \"Loading...\" text","line":49,"match":{"location":"features/step_definitions/navigation_steps.rb:43"},"result":{"status":"passed","duration":427936980},"after":[]},{"keyword":"And ","name":"I click on \"Next\"","line":50,"match":{"location":"features/step_definitions/navigation_steps.rb:314"},"result":{"status":"passed","duration":86679025},"after":[]},{"keyword":"Then ","name":"I should see a \"Confirm Software Channel Change\" text","line":51,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":77870879},"after":[]},{"keyword":"When ","name":"I click on \"Confirm\"","line":52,"match":{"location":"features/step_definitions/navigation_steps.rb:314"},"result":{"status":"passed","duration":97270980},"after":[]},{"keyword":"Then ","name":"I should see a \"Changing the channels has been scheduled.\" text","line":53,"match":{"location":"features/step_definitions/navigation_steps.rb:696"},"result":{"status":"passed","duration":357767132},"after":[]},{"keyword":"And ","name":"I wait until event \"Subscribe channels scheduled by admin\" is completed","line":54,"match":{"location":"features/step_definitions/common_steps.rb:150"},"result":{"status":"passed","duration":19120293036},"after":[]}],"tags":[{"name":"@deblike_minion","line":7}],"before":[],"after":[]},{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;detect-latest-salt-changes-on-the-debian-like-minion","keyword":"Scenario","name":"Detect latest Salt changes on the Debian-like minion","description":"","line":56,"type":"scenario","steps":[{"keyword":"When ","name":"I query latest Salt changes on Debian-like system \"deblike_minion\"","line":57,"output":["* Mon Jun  8 2026 Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>","- Fix deprecation warnings when running on Python 3.13","- Added:","  * fix-deprecation-warnings-when-running-on-python-3.13.patch","* Wed Jun  3 2026 Yeray Gutiérrez Cedrés <yeray.gutierrez@suse.com>","- Calculate UUID grain for Xen PV guests (bsc#1255418)","- Added:","  * calculate-uuid-grain-for-xen-pv-guests-759.patch","* Fri May 22 2026 Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>","- Add 'show_changes' arg to 'file.append/file.prepend\" states","- Added:","  * add-show_changes-to-file.append-and-file.prepend-sta.patch","* Thu May 14 2026 Victor Zhestkov <vzhestkov@suse.com>","- Use non vendored tornado with Python 3.11 (bsc#1257583, bsc#1259700)","- Added:"],"match":{"location":"features/step_definitions/command_steps.rb:268"},"result":{"status":"passed","duration":1423562212},"after":[]}],"tags":[{"name":"@deblike_minion","line":7}],"before":[],"after":[]},{"id":"bootstrap-a-debian-like-minion-and-do-some-basic-operations-on-it;check-events-history-for-failures-on-debian-like-minion","keyword":"Scenario","name":"Check events history for failures on Debian-like minion","description":"","line":59,"type":"scenario","steps":[{"keyword":"Given ","name":"I am on the Systems overview page of this \"deblike_minion\"","line":60,"match":{"location":"features/step_definitions/navigation_steps.rb:500"},"result":{"status":"passed","duration":1704658357},"after":[]},{"keyword":"Then ","name":"I check for failed events on history event page","line":61,"match":{"location":"features/step_definitions/setup_steps.rb:461"},"result":{"status":"failed","error_message":"\nFailures in event history found:\n\nPackage List Refresh scheduled by admin 2026-06-11 12:05:38 CEST 24\n (ScriptError)\n./features/step_definitions/setup_steps.rb:476:in `/^I check for failed events on history event page$/'\nfeatures/init_clients/min_deblike_salt.feature:61:in `I check for failed events on history event page'","duration":41041273974},"after":[]}],"tags":[{"name":"@deblike_minion","line":7}],"before":[],"after":[]}]}]