2025-05-05 22:28:35,463: INFO: Building opensdn-controller-control-control 2025-05-05 22:28:35,492: 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_6_2-1 --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} ---> 6c118dfe22f9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 36adc45ef4a3 ---> Removed intermediate container 36adc45ef4a3 ---> 211e65cf5b4e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b958be7582d9 ---> Removed intermediate container b958be7582d9 ---> 5cec3637b993 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 ed49a843b637 ---> Removed intermediate container ed49a843b637 ---> 756f3de5f9fc Step 7/10 : COPY entrypoint.sh / ---> 9bc0f98833e4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 656e185791b4 ---> Removed intermediate container 656e185791b4 ---> 87b62701fb37 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6192799a7665 ---> Removed intermediate container 6192799a7665 ---> aba010e41312 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3199e17e27b7 ---> Removed intermediate container 3199e17e27b7 ---> b6a4d9666b0a [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 b6a4d9666b0a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_2-1 2025-05-05 22:28:53,735: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ca4b2a610531: Preparing 4a5c12ca9c97: Preparing 271c17e414f7: Preparing 422ec11ef888: Preparing 74d86584d192: Preparing 40b6bac69c3a: Preparing ca4b2a610531: Waiting 4a5c12ca9c97: Waiting 271c17e414f7: Waiting 422ec11ef888: Waiting 74d86584d192: Waiting f72b527039b3: Preparing e8280e975e23: Preparing 4341a6b013eb: Preparing 4355e2d3ee34: Preparing f885b15e5d6e: Preparing 40b6bac69c3a: Waiting f72b527039b3: Waiting e8280e975e23: Waiting 4341a6b013eb: Waiting 4355e2d3ee34: Waiting 174f56854903: Preparing f885b15e5d6e: Waiting 174f56854903: Waiting 422ec11ef888: Layer already exists 271c17e414f7: Layer already exists 74d86584d192: Layer already exists 40b6bac69c3a: Layer already exists 4a5c12ca9c97: Pushed e8280e975e23: Layer already exists f72b527039b3: Layer already exists 4341a6b013eb: Layer already exists 4355e2d3ee34: Layer already exists 174f56854903: Layer already exists f885b15e5d6e: Layer already exists ca4b2a610531: Pushed master-1_6_6_2-1: digest: sha256:1703fba5deef428721d00bf7d43af9c6eab810762a31946431e4c22007fe040b size: 2830 2025-05-05 22:29:14,952: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds