Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-7098

CI installs fail on ovirt_disk_from_image.releaseimage 404

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • 4.12
    • None
    • Moderate
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      CI installs fail like:

      level=info msg=Creating infrastructure resources...
      level=error
      level=error msg=Error: Failed to create disk.
      level=error
      level=error msg=  with ovirt_disk_from_image.releaseimage[0],
      level=error msg=  on main.tf line 16, in resource "ovirt_disk_from_image" "releaseimage":
      level=error msg=  16: resource "ovirt_disk_from_image" "releaseimage" {
      level=error
      level=error msg=not_found: the requested resource was not found (Fault reason is "Operation
      level=error msg=Failed". Fault detail is "Entity not found:
      level=error msg=96b500ff-69ff-4680-829a-ce20f051c628". HTTP response code is "404". HTTP
      level=error msg=response message is "404 Not Found".)
      level=error msg=failed to fetch Cluster: failed to generate asset "Cluster": failure applying terraform for "image" stage: failed to create cluster: failed to apply Terraform: exit status 1
      

      Version-Release number of selected component (if applicable):

      Looks like 4.11 and 4.12 installs are getting bit the hardest:

      $ w3m -dump -cols 200 'https://search.ci.openshift.org/?search=Error:+Failed+to+create+disk&maxAge=336h&type=junit' | grep 'failures match' | sort
      periodic-ci-openshift-release-master-ci-4.12-upgrade-from-stable-4.11-e2e-ovirt-sdn-upgrade (all) - 56 runs, 100% failed, 77% of failures match = 77% impact
      periodic-ci-openshift-release-master-ci-4.13-upgrade-from-stable-4.12-e2e-ovirt-sdn-upgrade (all) - 2 runs, 100% failed, 100% of failures match = 100% impact
      periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-csi (all) - 40 runs, 45% failed, 6% of failures match = 3% impact
      periodic-ci-openshift-release-master-nightly-4.13-e2e-ovirt-sdn (all) - 89 runs, 56% failed, 2% of failures match = 1% impact
      

      How reproducible:

      From TestGrid, it looks like install-time infra failures are very reproducible.

      Steps to Reproduce:

      1. Watch the job in TestGrid.

      Actual results:

      cluster install.install should succeed: infrastructure perma-fails.

      Expected results:

      step graph.Run multi-stage test pre phase succeeds more often than not.

            mskrivan@redhat.com Michal Skrivanek
            trking W. Trevor King
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: