Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-27265

Molecule test for the edpm_ovn is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • edpm-ansible
    • None
    • EDPM Sprint 21
    • 1
    • Critical

      To Reproduce Steps to reproduce the behavior:

      1. Run molecule tests through the github workflows for the edpm_ovn role

      Expected behavior

      • tests are passing

      Actual behavior

      • Job is failing with error like:

       

        FAILED - RETRYING: [instance]: Install ovs packages (1 retries left).Result was: {
                "ansible_facts": {
                    "pkg_mgr": "dnf"
                },
                "attempts": 5,
                "changed": false,
                "invocation": {
                    "module_args": {
                        "allow_downgrade": false,
                        "allowerasing": false,
                        "autoremove": false,
                        "bugfix": false,
                        "cacheonly": false,
                        "conf_file": null,
                        "disable_excludes": null,
                        "disable_gpg_check": false,
                        "disable_plugin": [],
                        "disablerepo": [],
                        "download_dir": null,
                        "download_only": false,
                        "enable_plugin": [],
                        "enablerepo": [],
                        "exclude": [],
                        "install_repoquery": true,
                        "install_weak_deps": true,
                        "installroot": "/",
                        "list": null,
                        "lock_timeout": 30,
                        "name": [
                            "openvswitch"
                        ],
                        "nobest": false,
                        "releasever": null,
                        "security": false,
                        "skip_broken": false,
                        "sslverify": true,
                        "state": "present",
                        "update_cache": false,
                        "update_only": false,
                        "use_backend": "auto",
                        "validate_certs": true
                    }
                },
                "msg": "Failed to download metadata for repo 'epel-low-priority': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel-&arch=x86_64&infra=$infra&content=$contentdir (IP: 140.211.169.196)",
                "rc": 1,
                "results": [],
                "retries": 6,
                "warnings": [
                    "Unable to detect release version (use \"releasever\" option to specify release version)"    
                ]
            }

       

       

              jslagle@redhat.com James Slagle
              skaplons@redhat.com Slawomir Kaplonski
              rhos-dfg-df
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: