Uploaded image for project: 'MicroShift'
  1. MicroShift
  2. USHIFT-1439

EC3 build failing in ART pipeline due to rebase

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • openshift-4.14
    • None
    • None
    • None
    • uShift Sprint 239

      The second EC3 build from cdfc80e04b642b7e5b55ddd896aeb969e281e300 is failing because the rebase script is reverting some code changes:

      \+ /tmp/goshim/go.real build \-mod=vendor \-tags 'include\_gcs include\_oss containers\_image\_openpgp gssapi providerless netgo osusergo strictfipsruntime' \-ldflags ' \-X main.majorFromGit=4 \-X main.minorFromGit=14 \-X main.versionFromGit=4.14.0\~ec.3 \-X main.commitFromGit=cdfc80e04b642b7e5b55ddd896aeb969e281e300 \-X main.gitTreeState=clean \-X main.buildDate=2023\-07\-14T02:51:33Z \-w \-s' \-o ../\_output/bin/linux\_arm64/microshift\-etcd github.com/openshift/microshift/etcd/cmd/microshift\-etcdh1. github.com/openshift/microshift/etcd/cmd/microshift\-etcd
      cmd/microshift\-etcd/run.go:86:12: s.etcdCfg.AdvertisePeerUrls undefined \(type \*"go.etcd.io/etcd/server/v3/embed".Config has no field or method AdvertisePeerUrls\)
      cmd/microshift\-etcd/run.go:87:12: s.etcdCfg.ListenPeerUrls undefined \(type \*"go.etcd.io/etcd/server/v3/embed".Config has no field or method ListenPeerUrls\)
      cmd/microshift\-etcd/run.go:88:12: s.etcdCfg.AdvertiseClientUrls undefined \(type \*"go.etcd.io/etcd/server/v3/embed".Config has no field or method AdvertiseClientUrls\)
      cmd/microshift\-etcd/run.go:89:12: s.etcdCfg.ListenClientUrls undefined \(type \*"go.etcd.io/etcd/server/v3/embed".Config has no field or method ListenClientUrls\)
      make\[1\]: \*\*\* \[vendor/github.com/openshift/build\-machinery\-go/make/targets/golang/build.mk:16: build\] Error 1
      make: \*\*\* \[Makefile:226: \_build\_local\] Error 2
      

      We need to update our image references by hand so that ART can build without the rebase step.

            dhellman@redhat.com Doug Hellmann
            dhellman@redhat.com Doug Hellmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: