-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.19.0
-
None
-
Important
-
None
-
Rejected
-
False
-
Description of problem:
CGO_ENABLED=0 GO111MODULE=on GOWORK=off GOFLAGS=-mod=vendor go build -gcflags=all='-N -l' -ldflags '-extldflags "-static"' -o bin/hypershift . github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5: /usr/lib/golang/pkg/tool/linux_amd64/compile: signal: killed make: *** [Makefile:118: hypershift] Error 1
Version-Release number of selected component (if applicable):
How reproducible:
25%
Steps to Reproduce:
1.Send a PR 2.Job builds the container
Actual results:
The build aborts due to memory issues when processing AzureSDK imports
Expected results:
The build completes
Additional info:
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update