2025-05-07 08:13:43,167: INFO: Building opensdn-controller-control-control 2025-05-07 08:13:43,225: 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_8-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-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} ---> 9fec897808d2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 59b238812be9 ---> Removed intermediate container 59b238812be9 ---> 6b78e285b889 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 399ad6a96015 ---> Removed intermediate container 399ad6a96015 ---> aa118372e8de 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 a0951a6e49a2 ---> Removed intermediate container a0951a6e49a2 ---> 35e6e5e77e53 Step 7/10 : COPY entrypoint.sh / ---> c5c0b4a542cf Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 290c0ad5b8a0 ---> Removed intermediate container 290c0ad5b8a0 ---> 2841f108c36c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d9082829ee39 ---> Removed intermediate container d9082829ee39 ---> d8744a6ff2c6 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d7ccb74e4962 ---> Removed intermediate container d7ccb74e4962 ---> a803bcc5aae8 [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 a803bcc5aae8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_8-2 2025-05-07 08:14:02,382: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3117b1f77bc5: Preparing 20809ec5b08a: Preparing 32a8cfa483b6: Preparing faf1b641187f: Preparing ecdfa3cee11d: Preparing 3062bc12d76f: Preparing ffd8bd95b855: Preparing be1104ddc790: Preparing bfe8e43fab3c: Preparing e169059767e9: Preparing 9692a72f4d88: Preparing 174f56854903: Preparing 3117b1f77bc5: Waiting 20809ec5b08a: Waiting 32a8cfa483b6: Waiting faf1b641187f: Waiting ecdfa3cee11d: Waiting 3062bc12d76f: Waiting ffd8bd95b855: Waiting be1104ddc790: Waiting bfe8e43fab3c: Waiting e169059767e9: Waiting 9692a72f4d88: Waiting 174f56854903: Waiting faf1b641187f: Layer already exists 32a8cfa483b6: Layer already exists ecdfa3cee11d: Layer already exists 20809ec5b08a: Pushed 3062bc12d76f: Layer already exists be1104ddc790: Layer already exists ffd8bd95b855: Layer already exists bfe8e43fab3c: Layer already exists e169059767e9: Layer already exists 9692a72f4d88: Layer already exists 174f56854903: Layer already exists 3117b1f77bc5: Pushed master-1_6_6_8-2: digest: sha256:63cf9e89a851fa1ff3b91aaf5a59b87c4dbe6e8eb1da7ae244c6784cd4e7b832 size: 2830 2025-05-07 08:14:21,077: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds