2025-04-25 15:10:42,600: INFO: Building opensdn-controller-control-control 2025-04-25 15:10:42,646: 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_0-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-controller-control-control --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 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} ---> 830dc2511f22 Step 4/10 : ARG CONTAINER_NAME ---> Running in ee6763c445c8 ---> Removed intermediate container ee6763c445c8 ---> fe1039b8b899 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c4d380354eae ---> Removed intermediate container c4d380354eae ---> c35b6d82b056 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 60ccfc5e99bf ---> Removed intermediate container 60ccfc5e99bf ---> 1ec768f96e22 Step 7/10 : COPY entrypoint.sh / ---> 70dce04d520a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0182d90b17f0 ---> Removed intermediate container 0182d90b17f0 ---> 8535578d69b2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c4e8fe35de08 ---> Removed intermediate container c4e8fe35de08 ---> d2382ae0f116 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 5f6005528b03 ---> Removed intermediate container 5f6005528b03 ---> 4cef53a5c7fe [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 4cef53a5c7fe Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-3 2025-04-25 15:11:00,758: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5cfbdac6a2e0: Preparing c6cfb0662510: Preparing 30dbeceb53fd: Preparing 706ce21858eb: Preparing 9b4ebb6f98ed: Preparing 3257cbc9e764: Preparing 706ce21858eb: Waiting 5cfbdac6a2e0: Waiting 9b4ebb6f98ed: Waiting c6cfb0662510: Waiting 30dbeceb53fd: Waiting 3257cbc9e764: Waiting cc21ec90ee23: Preparing d9fcd0e91897: Preparing bec0aec239ed: Preparing 687af2d291fd: Preparing 9f0c3b4436df: Preparing 174f56854903: Preparing cc21ec90ee23: Waiting d9fcd0e91897: Waiting bec0aec239ed: Waiting 687af2d291fd: Waiting 9f0c3b4436df: Waiting 174f56854903: Waiting c6cfb0662510: Pushed 30dbeceb53fd: Layer already exists 706ce21858eb: Layer already exists 9b4ebb6f98ed: Layer already exists 3257cbc9e764: Layer already exists cc21ec90ee23: Layer already exists d9fcd0e91897: Layer already exists 687af2d291fd: Layer already exists 9f0c3b4436df: Layer already exists bec0aec239ed: Layer already exists 174f56854903: Layer already exists 5cfbdac6a2e0: Pushed master-1_6_1_0-3: digest: sha256:a0dd7c84d56905d136ff6cbeeb478689f922b2bd520e111f8a4e9672da01a301 size: 2830 2025-04-25 15:11:20,453: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds