2025-06-06 11:37:04,902: INFO: Building opensdn-controller-control-control 2025-06-06 11:37:05,005: 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_6_1_2-5 --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-controller-control-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 5a7064ceeee9 Step 4/10 : ARG CONTAINER_NAME ---> Running in e1e970a273d5 ---> Removed intermediate container e1e970a273d5 ---> 94518e833d74 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0088ced8eb65 ---> Removed intermediate container 0088ced8eb65 ---> ab446f4e75fb Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 6c1793caac6b ---> Removed intermediate container 6c1793caac6b ---> 156e94a3f412 Step 7/10 : COPY entrypoint.sh / ---> b188201fabac Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in fe1234634668 ---> Removed intermediate container fe1234634668 ---> 06325b33c224 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e7ccd10d95a4 ---> Removed intermediate container e7ccd10d95a4 ---> ea7e886262e0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c22d9c1b36a6 ---> Removed intermediate container c22d9c1b36a6 ---> 1d562d15f9a9 [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 1d562d15f9a9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-5 2025-06-06 11:37:22,136: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d4ca9ff1a044: Preparing cb80570c677e: Preparing d15b9f463592: Preparing fc0b40b2ac04: Preparing a544cc093e35: Preparing a1f26075b493: Preparing 1d6f5c04be6a: Preparing 5fafd926b47c: Preparing 86d5fc752a6e: Preparing f4629a4f034a: Preparing 4fdbb539432e: Preparing 174f56854903: Preparing d4ca9ff1a044: Waiting cb80570c677e: Waiting d15b9f463592: Waiting fc0b40b2ac04: Waiting a544cc093e35: Waiting a1f26075b493: Waiting 1d6f5c04be6a: Waiting 5fafd926b47c: Waiting 86d5fc752a6e: Waiting f4629a4f034a: Waiting 4fdbb539432e: Waiting 174f56854903: Waiting d15b9f463592: Layer already exists fc0b40b2ac04: Layer already exists a544cc093e35: Layer already exists cb80570c677e: Pushed a1f26075b493: Layer already exists 1d6f5c04be6a: Layer already exists 5fafd926b47c: Layer already exists f4629a4f034a: Layer already exists 86d5fc752a6e: Layer already exists 4fdbb539432e: Layer already exists 174f56854903: Layer already exists d4ca9ff1a044: Pushed master-1_6_1_2-5: digest: sha256:0dd117807639d6c9259f668168172031766f572e234af005be6aa37a1a2c6890 size: 2829 2025-06-06 11:37:41,507: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds