2025-04-26 10:14:58,683: INFO: Building opensdn-controller-control-control 2025-04-26 10:14:58,721: 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} ---> 4b923d9bbeb9 Step 4/10 : ARG CONTAINER_NAME ---> Running in f6e98e960551 ---> Removed intermediate container f6e98e960551 ---> 19f5a2713178 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b6404cb8ebc0 ---> Removed intermediate container b6404cb8ebc0 ---> 84b7913208ab 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 74643cdabb2f ---> Removed intermediate container 74643cdabb2f ---> bebbb15929b2 Step 7/10 : COPY entrypoint.sh / ---> 1dec38983cab Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5b9601f325cf ---> Removed intermediate container 5b9601f325cf ---> 268957ba89ae Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 25c8fded9fcc ---> Removed intermediate container 25c8fded9fcc ---> a9c5032ffdd1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 44297e864e7f ---> Removed intermediate container 44297e864e7f ---> cd8b0ddb1a3b [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 cd8b0ddb1a3b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-3 2025-04-26 10:15:16,757: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7871ef678f51: Preparing 692950973b70: Preparing aef7e03ee146: Preparing c60d16a262cb: Preparing 29f6be807649: Preparing 74bef47bca0a: Preparing dbc17c05c118: Preparing 2943bfddac86: Preparing adf7da2363b9: Preparing a6d12f0067a3: Preparing b21d9741a9e4: Preparing 174f56854903: Preparing c60d16a262cb: Waiting 29f6be807649: Waiting 74bef47bca0a: Waiting dbc17c05c118: Waiting 2943bfddac86: Waiting adf7da2363b9: Waiting a6d12f0067a3: Waiting b21d9741a9e4: Waiting 174f56854903: Waiting c60d16a262cb: Layer already exists aef7e03ee146: Layer already exists 692950973b70: Pushed 29f6be807649: Layer already exists 74bef47bca0a: Layer already exists dbc17c05c118: Layer already exists adf7da2363b9: Layer already exists 2943bfddac86: Layer already exists a6d12f0067a3: Layer already exists b21d9741a9e4: Layer already exists 174f56854903: Layer already exists 7871ef678f51: Pushed master-1_6_1_0-3: digest: sha256:1ce53c9727746a44d56e27b9effb70354fb35b253f2efff4d83bce3eefe8bd5e size: 2830 2025-04-26 10:15:38,470: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds