[
  {
    "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": 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": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "files on container volumes should all have the proper SELinux label",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:779"
            },
            "result": {
              "status": "passed",
              "duration": 179849030
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 26250
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27334
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9627
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11208
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 6284
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:24:56 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 245363
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 19487
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 192106
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20850
            }
          }
        ]
      }
    ]
  },
  {
    "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": "@under_debugging",
        "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:543"
            },
            "result": {
              "status": "passed",
              "duration": 10321052132
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 18371
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16251
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17157
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 10514
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7225
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:24:56 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 196354
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 16049
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 10 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 949780
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15103
            }
          }
        ]
      },
      {
        "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:514"
            },
            "result": {
              "status": "passed",
              "duration": 451092110
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 19271
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16922
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21233
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 15713
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 11907
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:25:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 478547
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 21187
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 202856
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11779
            }
          }
        ]
      },
      {
        "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": 1051317862
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 18060
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          },
          {
            "name": "@under_debugging",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17433
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21588
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7176
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:25:07 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 185536
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 57167
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 198798
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12173
            }
          }
        ]
      },
      {
        "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:522"
            },
            "result": {
              "status": "passed",
              "duration": 516830028
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 18428
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18778
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17341
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11387
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 9460
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:25:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 208750
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 16872
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 522255
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15866
            }
          }
        ]
      },
      {
        "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:530"
            },
            "result": {
              "status": "passed",
              "duration": 401329831
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 19177
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@under_debugging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19239
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21138
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 16820
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 11965
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:25:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 565162
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 19911
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 544060
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16142
            }
          }
        ]
      }
    ]
  },
  {
    "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:549"
            },
            "result": {
              "status": "passed",
              "duration": 69000408725
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "result": {
                  "status": "passed",
                  "duration": 20408
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17430
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12985
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 17484
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 6949
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:25:09 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 359649
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 17504
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 69 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 201256
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12960
            }
          }
        ]
      }
    ]
  },
  {
    "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:1840"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "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": 19147
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25655
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 15180
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7119
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:26:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 193592
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 16093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:714"
            },
            "result": {
              "status": "skipped",
              "duration": 641614536
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 236007
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12833
            }
          }
        ]
      },
      {
        "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:1840"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:260"
                },
                "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": 18569
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17616
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:136"
            },
            "result": {
              "status": "passed",
              "duration": 11376
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:227"
            },
            "result": {
              "status": "passed",
              "duration": 7338
            }
          },
          {
            "output": [
              "This scenario ran at: 2025-07-08 20:26:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:266"
            },
            "result": {
              "status": "passed",
              "duration": 199906
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 16813
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:714"
            },
            "result": {
              "status": "skipped",
              "duration": 460166031
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 202275
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13834
            }
          }
        ]
      }
    ]
  }
]