[
  {
    "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it",
    "uri": "features/init_clients/min_rhlike_salt.feature",
    "keyword": "Feature",
    "name": "Bootstrap a Red Hat-like minion and do some basic operations on it",
    "description": "",
    "line": 8,
    "tags": [
      {
        "name": "@rhlike_minion",
        "line": 7
      }
    ],
    "elements": [
      {
        "id": "bootstrap-a-red-hat-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:457"
            },
            "result": {
              "status": "failed",
              "error_message": "end of file reached (EOFError)\n<internal:kernel>:90:in `tap'\n./features/step_definitions/navigation_steps.rb:592:in `/^I am authorized as \"([^\"]*)\" with password \"([^\"]*)\"$/'\n./features/step_definitions/navigation_steps.rb:460:in `/^I am authorized for the \"([^\"]*)\" section$/'\nfeatures/init_clients/min_rhlike_salt.feature:11:in `I am authorized for the \"Admin\" section'",
              "duration": 7827187659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28326
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18309
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 20395
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 6426
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:40:51 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 281198
            }
          },
          {
            "output": [
              "New user min_rhlike_salt created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 5055214465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 22512
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 13 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 1948533330
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 49475
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;bootstrap-a-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Bootstrap a Red Hat-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:393"
            },
            "result": {
              "status": "failed",
              "error_message": "end of file reached (EOFError)\n<internal:kernel>:90:in `tap'\n./features/step_definitions/navigation_steps.rb:414:in `block (2 levels) in <top (required)>'\n./features/step_definitions/navigation_steps.rb:406:in `each'\n./features/step_definitions/navigation_steps.rb:406:in `each_with_index'\n./features/step_definitions/navigation_steps.rb:406:in `/^I follow the left menu \"([^\"]*)\"$/'\nfeatures/init_clients/min_rhlike_salt.feature:14:in `I follow the left menu \"Systems > Bootstrapping\"'",
              "duration": 985075041
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the hostname of \"rhlike_minion\" as \"hostname\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:502"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:252"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"1-RH-LIKE-KEY\" from \"activationKeys\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:188"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the hostname of \"proxy\" from \"proxies\" if present",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:508"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "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": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow the left menu \"Systems > System List > All\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:393"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the name of \"rhlike_minion\", refreshing the page",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:109"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until onboarding is completed for \"rhlike_minion\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:229"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19617
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18320
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 12646
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 8093
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:41:06 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 227036
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 89594
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 10704
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 42652312424
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 41214
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;check-connection-from-red-hat-like-minion-to-proxy",
        "keyword": "Scenario",
        "name": "Check connection from Red Hat-like minion to proxy",
        "description": "",
        "line": 29,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"rhlike_minion\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:471"
            },
            "result": {
              "status": "failed",
              "error_message": "No system found for hostname: uyuni-master-rhlike-minion.sumaci.aws (RuntimeError)\n./features/support/commonlib.rb:421:in `get_system_id'\n./features/step_definitions/navigation_steps.rb:473:in `/^I am on the Systems overview page of this \"([^\"]*)\"$/'\nfeatures/init_clients/min_rhlike_salt.feature:30:in `I am on the Systems overview page of this \"rhlike_minion\"'",
              "duration": 2120810208
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Connection\" in the content area",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" short hostname",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:669"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          },
          {
            "name": "@proxy",
            "line": 28
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24978
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19948
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 14700
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 7069
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:41:50 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 237185
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 21203
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:340"
            },
            "result": {
              "status": "passed",
              "duration": 15518
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 7493
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "session not created: Chrome instance exited. Examine ChromeDriver verbose log to determine the cause. (Selenium::WebDriver::Error::SessionNotCreatedError)\n<internal:kernel>:90:in `tap'\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 40194293457
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 38092
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;check-registration-on-proxy-of-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Check registration on proxy of Red Hat-like minion",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 37,
            "output": [
              "Requested /rhn/systems/details/Overview.do?sid=1000010000, got https://uyuni-master-server.sumaci.aws/rhn/YourRhn.do"
            ],
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:471"
            },
            "result": {
              "status": "passed",
              "duration": 27122965380
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "passed",
                  "duration": 11172407
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 82768838
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "passed",
                  "duration": 1098099011
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 64832750
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "passed",
                  "duration": 828985768
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"rhlike_minion\" hostname",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:674"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n./features/support/commonlib.rb:131:in `check_text_and_catch_request_timeout_popup?'\n./features/step_definitions/navigation_steps.rb:676:in `/^I should see \"([^\"]*)\" hostname$/'\nfeatures/init_clients/min_rhlike_salt.feature:40:in `I should see \"rhlike_minion\" hostname'",
              "duration": 9605001890
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          },
          {
            "name": "@proxy",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19622
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23802
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 14183
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 7845
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:42:32 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 230758
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 17907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:340"
            },
            "result": {
              "status": "passed",
              "duration": 13014
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 8623
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 39 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 1524182966
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)",
              "duration": 403905
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;subscribe-the-red-hat-like-minion-to-a-base-channel",
        "keyword": "Scenario",
        "name": "Subscribe the Red Hat-like minion to a base channel",
        "description": "",
        "line": 42,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"rhlike_minion\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:471"
            },
            "result": {
              "status": "failed",
              "error_message": "No system found for hostname: uyuni-master-rhlike-minion.sumaci.aws (RuntimeError)\n./features/support/commonlib.rb:421:in `get_system_id'\n./features/step_definitions/navigation_steps.rb:473:in `/^I am on the Systems overview page of this \"([^\"]*)\"$/'\nfeatures/init_clients/min_rhlike_salt.feature:43:in `I am on the Systems overview page of this \"rhlike_minion\"'",
              "duration": 305025569
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Software\" in the content area",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Software Channels\" in the content area",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check radio button \"Fake-Base-Channel-RH-like\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/common_steps.rb:217"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Next\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Confirm Software Channel Change\" text",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click on \"Confirm\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:292"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Changing the channels has been scheduled.\" text",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:661"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until event \"Subscribe channels scheduled by admin\" is completed",
            "line": 53,
            "match": {
              "location": "features/step_definitions/common_steps.rb:150"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22165
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 14256
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 6396
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 216856
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 17526
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 11951
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 1299366616
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)",
              "duration": 397298
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;detect-latest-salt-changes-on-the-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Detect latest Salt changes on the Red Hat-like minion",
        "description": "",
        "line": 55,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I query latest Salt changes on \"rhlike_minion\"",
            "line": 56,
            "output": [
              "* Wed Jan 14 2026 Marek Czernek <marek.czernek@suse.com>",
              "- Use internal deb classes instead of external aptsource lib",
              "  * Drop dependency on saltbundlepy-apt",
              "- Speed up wheel key.finger call (bsc#1240532)",
              "- Add security patches (bsc#1254903,bsc#1254905,bsc#1254904)",
              "- Simplify and speed up utils.find_json function (bsc#1246130)",
              "- Added:",
              "  * use-internal-salt.utils.pkg.deb-classes-instead-of-a.patch",
              "  * speedup-wheel-key.finger-call-bsc-1240532-713.patch",
              "  * fixes-for-security-issues-cve-2025-13836-cve-2025-67.patch",
              "  * simplify-utils.json.find_json-function.patch",
              "- Modified:",
              "  * include-deb",
              "",
              "* Thu Jan 08 2026 Marek Czernek <marek.czernek@suse.com>"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 351716666
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "failed",
                  "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n./features/support/env.rb:309:in `AfterStep'",
                  "duration": 649175
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20726
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16316
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 11397
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 5817
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:14 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 229872
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 15811
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 9800
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 1444479303
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)",
              "duration": 402631
            }
          }
        ]
      },
      {
        "id": "bootstrap-a-red-hat-like-minion-and-do-some-basic-operations-on-it;check-events-history-for-failures-on-red-hat-like-minion",
        "keyword": "Scenario",
        "name": "Check events history for failures on Red Hat-like minion",
        "description": "",
        "line": 58,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"rhlike_minion\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:471"
            },
            "result": {
              "status": "failed",
              "error_message": "No system found for hostname: uyuni-master-rhlike-minion.sumaci.aws (RuntimeError)\n./features/support/commonlib.rb:421:in `get_system_id'\n./features/step_definitions/navigation_steps.rb:473:in `/^I am on the Systems overview page of this \"([^\"]*)\"$/'\nfeatures/init_clients/min_rhlike_salt.feature:59:in `I am on the Systems overview page of this \"rhlike_minion\"'",
              "duration": 311077525
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I check for failed events on history event page",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:461"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:306"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 7
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19710
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18557
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 10990
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:273"
            },
            "result": {
              "status": "passed",
              "duration": 6970
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-19 18:43:16 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:312"
            },
            "result": {
              "status": "passed",
              "duration": 303113
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 16992
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:356"
            },
            "result": {
              "status": "passed",
              "duration": 10681
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:182"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)\n./features/support/env.rb:215:in `web_session_is_active?'\n./features/support/env.rb:192:in `After'",
              "duration": 1361078720
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "failed",
              "error_message": "Failed to open TCP connection to 127.0.0.1:9516 (Connection refused - connect(2) for \"127.0.0.1\" port 9516) (Errno::ECONNREFUSED)",
              "duration": 397271
            }
          }
        ]
      }
    ]
  }
]