2025-05-14 14:03:48,202: INFO: Building opensdn-provisioner 2025-05-14 14:03:48,247: 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_7_0_1-2 --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-provisioner --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 16.9 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 895eb9bf3047 Step 4/9 : ARG CONTAINER_NAME ---> Running in ebf1c089fad7 ---> Removed intermediate container ebf1c089fad7 ---> 76b3a081d770 Step 5/9 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in bd8b6e3425db ---> Removed intermediate container bd8b6e3425db ---> 5ea7430c240a Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Provisioner" description="Contrail Provisioner ia caoneiner that manage env for other containers." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 6f88605f3c9d ---> Removed intermediate container 6f88605f3c9d ---> cfa8a46a464d Step 7/9 : COPY *.sh / ---> 8fbd034f29b2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3696f8739693 ---> Removed intermediate container 3696f8739693 ---> 3d2c14c7a717 Step 9/9 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in d23a1d35ba3d ---> Removed intermediate container d23a1d35ba3d ---> 929c876ff27d [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 929c876ff27d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-1_7_0_1-2 2025-05-14 14:04:02,813: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-provisioner] 6f3756f826f5: Preparing 8404b424f746: Preparing 9a3b0f2107f7: Preparing c8fff6ce06c5: Preparing ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing acabcce0763f: Waiting c52019513e57: Waiting 6f3756f826f5: Waiting 8404b424f746: Waiting 9a3b0f2107f7: Waiting ee4c523f2d91: Waiting ce68580213f1: Waiting bfa087f9b105: Waiting 174f56854903: Waiting ce68580213f1: Layer already exists c8fff6ce06c5: Layer already exists 8404b424f746: Layer already exists 9a3b0f2107f7: Layer already exists acabcce0763f: Layer already exists 6f3756f826f5: Pushed c52019513e57: Layer already exists 174f56854903: Layer already exists ee4c523f2d91: Layer already exists bfa087f9b105: Layer already exists master-1_7_0_1-2: digest: sha256:7566c7e2bea401f5efdefd84a8d72bb22e2287540a3c43633aac272af9dd99a0 size: 2408 2025-05-14 14:04:05,013: INFO: Building opensdn-provisioner finished successfully, duration: 17 seconds