[
  {
    "id": "sanity-checks",
    "uri": "features/core/allcli_sanity.feature",
    "keyword": "Feature",
    "name": "Sanity checks",
    "description": "  In order to use the product\n  I want to be sure to use a sane environment",
    "line": 4,
    "elements": [
      {
        "id": "sanity-checks;the-server-is-healthy",
        "keyword": "Scenario",
        "name": "The server is healthy",
        "description": "",
        "line": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"server\" should have a FQDN",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 435780515
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 25614
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"server\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 4521056065
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15095
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"server\" should be exact",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 2538448437
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 22007
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"apache2\" is active on \"server\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2465301763
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15577
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"cobblerd\" is active on \"server\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2483870547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16135
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"rhn-search\" is active on \"server\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2512461545
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 14802
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-api\" is active on \"server\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2536625614
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16941
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-master\" is active on \"server\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 4062175853
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16126
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"taskomatic\" is active on \"server\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2452179317
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16146
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "socket \"tftp\" is active on \"server\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:745"
            },
            "result": {
              "status": "passed",
              "duration": 2469420744
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16099
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"tomcat\" is active on \"server\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2611948025
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16063
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 34226
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12355
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 11244
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 8180
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:50:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 323132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 23843
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 30 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 246116
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 39628
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-proxy-is-healthy",
        "keyword": "Scenario",
        "name": "The proxy is healthy",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"proxy\" should have a FQDN",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2941512323
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 23268
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"proxy\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 277313196
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15713
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"proxy\" should communicate with the server using public interface",
            "line": 25,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 4607576970
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15587
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"proxy\" should be exact",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 274806917
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 19485
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21103
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21693
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 12176
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6400
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:51:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 225048
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 19401
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 16565
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 250507
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18283
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The minion is healthy",
        "description": "",
        "line": 29,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"sle_minion\" should have a FQDN",
            "line": 30,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4442176089
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 21771
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"sle_minion\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 427968539
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15899
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"sle_minion\" should communicate with the server using public interface",
            "line": 32,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2883463721
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16231
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"sle_minion\" should be exact",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 412715621
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 19916
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 28
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23664
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 14971
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 7196
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:51:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 228104
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 23187
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 16464
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 229716
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16942
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-build-host-is-healthy",
        "keyword": "Scenario",
        "name": "The build host is healthy",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"build_host\" should have a FQDN",
            "line": 37,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2412917441
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 25103
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"build_host\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 217093914
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16298
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"build_host\" should communicate with the server using public interface",
            "line": 39,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 3786095667
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16070
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"build_host\" should be exact",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 214751194
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 19609
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22787
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22030
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 17005
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6669
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:51:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 228065
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 21437
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:341"
            },
            "result": {
              "status": "passed",
              "duration": 15885
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 239543
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17560
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-ssh-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The SSH minion is healthy",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"ssh_minion\" should have a FQDN",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4336761013
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 17885
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"ssh_minion\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 405308413
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15421
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"ssh_minion\" should communicate with the server using public interface",
            "line": 46,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2958224295
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 18850
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"ssh_minion\" should be exact",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 413722285
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 19399
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 42
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24105
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25782
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 14973
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6975
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:51:51 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 260671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 24107
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 19522
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 242572
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21428
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-red-hat-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Red Hat-like minion is healthy",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"rhlike_minion\" should have a FQDN",
            "line": 51,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2085668179
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 25413
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"rhlike_minion\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 194533983
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16712
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"rhlike_minion\" should communicate with the server using public interface",
            "line": 53,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 4669806672
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16931
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"rhlike_minion\" should be exact",
            "line": 54,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 195875434
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 19090
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22433
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22504
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 18114
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6532
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:00 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 230487
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 23067
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:325"
            },
            "result": {
              "status": "passed",
              "duration": 16832
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 419784
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21036
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-debian-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Debian-like minion is healthy",
        "description": "",
        "line": 57,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"deblike_minion\" should have a FQDN",
            "line": 58,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4729658210
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 18932
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"deblike_minion\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 243171711
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 16742
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"deblike_minion\" should communicate with the server using public interface",
            "line": 60,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2730369766
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 15716
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"deblike_minion\" should be exact",
            "line": 61,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 221162476
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 19637
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 56
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24765
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23186
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 13966
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 8716
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:07 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 249353
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 26550
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:329"
            },
            "result": {
              "status": "passed",
              "duration": 17479
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 363875
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18470
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-external-resources-can-be-reached",
        "keyword": "Scenario",
        "name": "The external resources can be reached",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the test packages",
            "line": 65,
            "match": {
              "location": "features/step_definitions/command_steps.rb:54"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the build sources",
            "line": 66,
            "match": {
              "location": "features/step_definitions/command_steps.rb:72"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the Docker profiles",
            "line": 67,
            "match": {
              "location": "features/step_definitions/command_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_cloud",
            "line": 63
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21401
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23406
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 15586
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6619
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 228005
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 21503
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:696"
            },
            "result": {
              "status": "skipped",
              "duration": 150379
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 827222
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13408
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-http-proxy-is-working",
        "keyword": "Scenario",
        "name": "The HTTP proxy is working",
        "description": "",
        "line": 70,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the HTTP proxy",
            "line": 71,
            "match": {
              "location": "features/step_definitions/command_steps.rb:59"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 69
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15963
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17782
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 10866
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6016
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 199562
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 17720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:676"
            },
            "result": {
              "status": "skipped",
              "duration": 175439
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 193143
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 10025
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-registry-with-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry with authentication is healthy",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the authenticated registry",
            "line": 75,
            "match": {
              "location": "features/step_definitions/command_steps.rb:90"
            },
            "result": {
              "status": "passed",
              "duration": 2530602130
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 17869
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@auth_registry",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17704
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23942
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 11011
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 10307
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 188130
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 20255
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:691"
            },
            "result": {
              "status": "passed",
              "duration": 5117
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 374036
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17420
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-registry-without-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry without authentication is healthy",
        "description": "",
        "line": 78,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the not authenticated registry",
            "line": 79,
            "match": {
              "location": "features/step_definitions/command_steps.rb:97"
            },
            "result": {
              "status": "passed",
              "duration": 4493098107
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 20864
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 77
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23173
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22434
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 14760
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6045
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 217274
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 17138
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:686"
            },
            "result": {
              "status": "passed",
              "duration": 5630
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 223850
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17190
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-custom-download-endpoint-is-working",
        "keyword": "Scenario",
        "name": "The custom download endpoint is working",
        "description": "",
        "line": 82,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the custom download endpoint",
            "line": 83,
            "match": {
              "location": "features/step_definitions/command_steps.rb:67"
            },
            "result": {
              "status": "passed",
              "duration": 2497346647
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:275"
                },
                "result": {
                  "status": "passed",
                  "duration": 17940
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@custom_download_endpoint",
            "line": 81
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17029
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21347
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 11272
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:242"
            },
            "result": {
              "status": "passed",
              "duration": 6533
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-20 15:52:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:281"
            },
            "result": {
              "status": "passed",
              "duration": 209053
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:296"
            },
            "result": {
              "status": "passed",
              "duration": 18522
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:681"
            },
            "result": {
              "status": "passed",
              "duration": 5160
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 205579
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15434
            }
          }
        ]
      }
    ]
  }
]