-
Bug
-
Resolution: Done
-
Critical
-
None
-
openshift-4.19, openshift-4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
1
-
None
-
None
-
None
-
uShift Sprint 273
-
None
-
None
-
None
Description of problem:
The cloneref is failing in MicroShift CI with go.mod errors
Version-Release number of selected component (if applicable):
4.19 and 4.20
How reproducible:
100% in CI
Actual results:
Cloneref is failing with go.mod errors
Expected results:
Cloneref should work
Additional info:
See this log for example
+ 13:16:55.285730999 ci-functions.sh:163 git clone --depth 1 https://github.com/kubernetes-sigs/prow.git /tmp/prow77Cloning into '/tmp/prow'...78+ 13:16:56.169340165 ci-functions.sh:164 cd /tmp/prow79+ 13:16:56.171466867 ci-functions.sh:166 go build -mod=mod -o /tmp/clonerefs ./cmd/clonerefs80go: errors parsing go.mod:81go.mod:450: unknown block type: tool