~/src/github.com/openstack-k8s-operators/openstack-operator ~/ci-framework-data/artifacts podman build -t 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:ed19ffe874210c579053a25218be400b368324cf . [1/2] STEP 1/17: FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6-1762230058 AS builder Trying to pull registry.access.redhat.com/ubi9/go-toolset:1.24.6-1762230058... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:ae8fd785106b3cfff34750dc967ed6b4930e1cf3a70c6b7b406802027bd0476e Copying blob sha256:8f492f00433a29603a7c5c508aa3149604137fd3effbeaa334996ae40e7c57b6 Copying blob sha256:eaacaedf7cb8afeed496639879c6c7e8c24cff479ee4bcfe75da992fadf28ef1 Copying blob sha256:5358899e410bfce986d2c942b25d00da533aebebaf1e642bc664b9c1b9363293 Copying config sha256:d430deac428f1e99d63c83cf8f072b3be8ac4909d044f8e52f500497352a36a5 Writing manifest to image destination Storing signatures [1/2] STEP 2/17: ARG CACHITO_ENV_FILE=/remote-source/cachito.env --> 463adb699e0d [1/2] STEP 3/17: ARG REMOTE_SOURCE=. --> 3e8698c2cd4e [1/2] STEP 4/17: ARG REMOTE_SOURCE_DIR=/remote-source --> ada63dacfcbc [1/2] STEP 5/17: ARG REMOTE_SOURCE_SUBDIR= --> 6d68d2044642 [1/2] STEP 6/17: ARG DEST_ROOT=/dest-root --> be270cf8f18d [1/2] STEP 7/17: ARG GO_BUILD_EXTRA_ARGS="-tags strictfipsruntime" --> 1c53c5b53ebf [1/2] STEP 8/17: ARG GO_BUILD_EXTRA_ENV_ARGS="CGO_ENABLED=1 GO111MODULE=on" --> b57b3e6f47dd [1/2] STEP 9/17: COPY $REMOTE_SOURCE $REMOTE_SOURCE_DIR --> b74ca543d3a8 [1/2] STEP 10/17: WORKDIR $REMOTE_SOURCE_DIR/$REMOTE_SOURCE_SUBDIR --> 9bb2f2ca082b [1/2] STEP 11/17: USER root --> b43b5749b2bd [1/2] STEP 12/17: RUN mkdir -p ${DEST_ROOT}/usr/local/bin/ --> 0848f37bf48e [1/2] STEP 13/17: RUN if [ ! -f $CACHITO_ENV_FILE ]; then go mod download ; fi go: go.mongodb.org/mongo-driver@v1.14.0: read "https://proxy.golang.org/go.mongodb.org/mongo-driver/@v/v1.14.0.zip": stream error: stream ID 2455; INTERNAL_ERROR; received from peer Error: building at STEP "RUN if [ ! -f $CACHITO_ENV_FILE ]; then go mod download ; fi": while running runtime: exit status 1 make: *** [Makefile:256: docker-build] Error 1