2025-02-02 12:22:17,912: INFO: Building tf-container-builder-src 2025-02-02 12:22:17,916: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_3_1_2-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=tf-container-builder-src --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 2.491 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in aae8f3073283 ---> Removed intermediate container aae8f3073283 ---> fbc381cf7050 Step 3/6 : ARG CONTAINER_NAME ---> Running in d022640c2893 ---> Removed intermediate container d022640c2893 ---> 4670b79aaa82 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in bf0045561ff0 ---> Removed intermediate container bf0045561ff0 ---> d1dc677dd716 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in b8954c47bc0d ---> Removed intermediate container b8954c47bc0d ---> 81dcba1d1cf5 Step 6/6 : COPY . /src ---> fe8af2b69979 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built fe8af2b69979 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_3_1_2-3 2025-02-02 12:22:20,308: INFO: Docker build duration: 3 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 520635b73bf1: Preparing 520635b73bf1: Pushed master-1_3_1_2-3: digest: sha256:7b170c6a2246cc5574532fa70ad6be7217d929301197430bc0f2a06dd1b569e0 size: 528 2025-02-02 12:22:20,995: INFO: Building tf-container-builder-src finished successfully, duration: 3 seconds