2025-04-21 11:16:52,623: INFO: Building tf-container-builder-src 2025-04-21 11:16:52,628: 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_5_9_1-4 --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.531 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 3023c0d3bec8 Step 3/6 : ARG CONTAINER_NAME ---> Running in caa4e33a4e5a ---> Removed intermediate container caa4e33a4e5a ---> 7fe010cd2c64 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in f11dce2b90fd ---> Removed intermediate container f11dce2b90fd ---> a59e7b6d505e Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 6973f84308f7 ---> Removed intermediate container 6973f84308f7 ---> 681f09de3ea0 Step 6/6 : COPY . /src ---> b0bbaa004064 [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 b0bbaa004064 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_5_9_1-4 2025-04-21 11:16:54,300: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 00cb58227da1: Preparing 00cb58227da1: Pushed master-1_5_9_1-4: digest: sha256:656861a8f902b3a5ed4470af7eb5460cb43cc9bd56344b93aefd1d518909817f size: 528 2025-04-21 11:16:54,957: INFO: Building tf-container-builder-src finished successfully, duration: 2 seconds