2025-08-14 09:06:01,093: INFO: Building opensdn-container-builder-src 2025-08-14 09:06:01,097: 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-2_0_0_7-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=opensdn-container-builder-src --build-arg UBUNTU_DISTR_VERSION=24.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.695 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 50137aef8201 Step 3/6 : ARG CONTAINER_NAME ---> Using cache ---> 551c83226c6b Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Using cache ---> d1856a49c0f0 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in cbaea678d119 ---> Removed intermediate container cbaea678d119 ---> 1e5fd87b0853 Step 6/6 : COPY . /src ---> b92a7dfef572 [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 b92a7dfef572 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_0_0_7-3 2025-08-14 09:06:02,964: INFO: Docker build duration: 1 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-container-builder-src] e89fc241ce05: Preparing e89fc241ce05: Pushed master-2_0_0_7-3: digest: sha256:2659bf2c59dccd602c1277ae3a2cd68a18671bfd10fff969d0158758bf692b0f size: 528 2025-08-14 09:06:03,572: INFO: Building opensdn-container-builder-src finished successfully, duration: 2 seconds