[
  {
    "id": "selinux-debugging",
    "uri": "features/finishing/srv_selinux.feature",
    "keyword": "Feature",
    "name": "SELinux debugging",
    "description": "  In order for the server to behave correctly after a reboot\n  I want to be sure that there is no wrong SELinux label",
    "line": 5,
    "tags": [
      {
        "name": "@transactional_server",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "selinux-debugging;no-previous-operation-has-created-wrong-selinux-label",
        "keyword": "Scenario",
        "name": "No previous operation has created wrong SELinux label",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "files on container volumes should all have the proper SELinux label",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:752"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@transactional_server",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30285
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19550
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16591
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6026
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:20 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 253326
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17049
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:703"
            },
            "result": {
              "status": "skipped",
              "duration": 87018
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 179915
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17482
            }
          }
        ]
      }
    ]
  },
  {
    "id": "debug-the-server-after-the-testsuite-has-run",
    "uri": "features/finishing/srv_debug.feature",
    "keyword": "Feature",
    "name": "Debug the server after the testsuite has run",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@new_issue",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "debug-the-server-after-the-testsuite-has-run;call-spacewalk-debug-on-server",
        "keyword": "Scenario",
        "name": "Call spacewalk-debug on server",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute spacewalk-debug on the server",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 13122026099
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20490
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13072
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13416
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 8994
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7544
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:20 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 216406
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13522
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 13 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 232113
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12571
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-tomcat-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the tomcat logs on server",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the tomcat logs should not contain errors",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:504"
            },
            "result": {
              "status": "passed",
              "duration": 670485964
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18964
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17629
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16436
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10293
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6726
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:33 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 203340
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15539
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 1016209
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15832
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-salt-event-log-for-failures-on-server",
        "keyword": "Scenario",
        "name": "Check salt event log for failures on server",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the salt event log on server should contain no failures",
            "line": 15,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:507"
            },
            "result": {
              "status": "passed",
              "duration": 1721774366
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19466
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          },
          {
            "name": "@new_issue",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17055
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17655
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14379
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6508
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:34 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 204156
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14920
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 220970
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14282
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-taskomatic-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the taskomatic logs on server",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the taskomatic logs should not contain errors",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:512"
            },
            "result": {
              "status": "passed",
              "duration": 661344507
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19457
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18548
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17582
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11771
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7114
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:36 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 201485
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14955
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 773959
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14876
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-for-out-of-memory-errors",
        "keyword": "Scenario",
        "name": "Check for out of memory errors",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the log messages should not contain out of memory errors",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:520"
            },
            "result": {
              "status": "passed",
              "duration": 647185699
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18823
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16510
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21194
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16414
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11465
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:36 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 905969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21108
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 2668294
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19697
            }
          }
        ]
      }
    ]
  },
  {
    "id": "debug-the-clients-after-the-testsuite-has-run",
    "uri": "features/finishing/allcli_debug.feature",
    "keyword": "Feature",
    "name": "Debug the clients after the testsuite has run",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "debug-the-clients-after-the-testsuite-has-run;extract-the-logs-from-all-our-clients",
        "keyword": "Scenario",
        "name": "Extract the logs from all our clients",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I extract the log files from all our active nodes",
            "line": 7,
            "match": {
              "location": "features/step_definitions/command_steps.rb:539"
            },
            "result": {
              "status": "passed",
              "duration": 42364366477
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 22943
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19764
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9840
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12375
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7322
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:42:37 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 205992
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15398
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 42 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 223589
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18989
            }
          }
        ]
      }
    ]
  },
  {
    "id": "test-for-excessive-scc-accesses",
    "uri": "features/finishing/srv_count_scc_access.feature",
    "keyword": "Feature",
    "name": "Test for excessive SCC accesses",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@srv_scc_access_logging",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "test-for-excessive-scc-accesses;count-ui-scc-accesses-in-rhn_web_ui.log",
        "keyword": "Scenario",
        "name": "Count UI SCC accesses in rhn_web_ui.log",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 100 times in \"/var/log/rhn/rhn_web_ui.log\" on \"server\"",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1801"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19419
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24739
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17978
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11957
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:43:19 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21022
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 962661082
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 258747
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13983
            }
          }
        ]
      },
      {
        "id": "test-for-excessive-scc-accesses;count-taskomatic-scc-accesses-in-rhn_taskomatic_daemon.log",
        "keyword": "Scenario",
        "name": "Count Taskomatic SCC accesses in rhn_taskomatic_daemon.log",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 50 times in \"/var/log/rhn/rhn_taskomatic_daemon.log\" on \"server\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1801"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16365
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11903
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11378
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-02-26 15:43:20 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 475789
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18803
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 673398421
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 235275
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11073
            }
          }
        ]
      }
    ]
  }
]