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

4.19 Konflux mce pipelines try to build with the wrong release

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • 4.19.0
    • 4.19.0
    • HyperShift
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • None
    • Rejected
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Before branching, there was a commit that moved go.mod to needing 1.23.6 but it did not update the Containerfiles.

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

          4.19.0

      How reproducible:

          100%

      Steps to Reproduce:

          1.Send a PR to release-4.19
          2.Wait for Konflux pipeline results for mce-2.9
          

      Actual results:

          go: go.mod requires go >= 1.23.6 (running go 1.23.4; GOTOOLCHAIN=local)
      Go compliance shim [505] [rhel-9-golang-1.23][openshift-golang-builder]: Exited with: 1
      make: *** [Makefile:131: hypershift] Error 1

      Expected results:

          Pipeline succeeds

      Additional info:

          Issue introduced in https://github.com/openshift/hypershift/pull/6029
      The reason why it happened is because the Konflux pipelines had been mistakenly disabled by merging the main branch pipelines disabling PR around the expected branch date. That should have been merged after the actual merge.

              Unassigned Unassigned
              asegurap1@redhat.com Antoni Segura Puimedon
              None
              None
              Wen Wang Wen Wang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: