2025-05-28 21:10:04,107: INFO: Building opensdn-controller-control-control 2025-05-28 21:10:04,153: 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-6_0_4-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} ---> 27b29d2e575f Step 4/10 : ARG CONTAINER_NAME ---> Running in 0a1075a35d20 ---> Removed intermediate container 0a1075a35d20 ---> 1c63216df758 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5be0ebe6e352 ---> Removed intermediate container 5be0ebe6e352 ---> b6bbfd128f58 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 d10a13122444 ---> Removed intermediate container d10a13122444 ---> e4ad9d6b45fc Step 7/10 : COPY entrypoint.sh / ---> 28ce700546fc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4c67b22be461 ---> Removed intermediate container 4c67b22be461 ---> a6b266ce3e3b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5974cfa0688e ---> Removed intermediate container 5974cfa0688e ---> e21d041a0492 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f24b00adec5e ---> Removed intermediate container f24b00adec5e ---> 64367cee8af3 [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 64367cee8af3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-6_0_4-5 2025-05-28 21:10:24,016: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6906566fedc8: Preparing e9d662fbcc15: Preparing a13f16e2128b: Preparing 4d3d6b3fe95e: Preparing 76581e9bfbb0: Preparing ece6c87dfc64: Preparing 5a7d6867f962: Preparing 1377061501f3: Preparing 5074128bef47: Preparing 4f337ce9f594: Preparing eb1e66c16c7f: Preparing 174f56854903: Preparing 6906566fedc8: Waiting e9d662fbcc15: Waiting a13f16e2128b: Waiting 4d3d6b3fe95e: Waiting 76581e9bfbb0: Waiting ece6c87dfc64: Waiting 5a7d6867f962: Waiting 1377061501f3: Waiting 5074128bef47: Waiting 4f337ce9f594: Waiting eb1e66c16c7f: Waiting 174f56854903: Waiting a13f16e2128b: Layer already exists 4d3d6b3fe95e: Layer already exists 76581e9bfbb0: Layer already exists 5a7d6867f962: Layer already exists ece6c87dfc64: Layer already exists e9d662fbcc15: Pushed 1377061501f3: Layer already exists 5074128bef47: Layer already exists 174f56854903: Layer already exists 4f337ce9f594: Layer already exists eb1e66c16c7f: Layer already exists 6906566fedc8: Pushed master-6_0_4-5: digest: sha256:20a20a63c55faf0be8010d5f122294f40e66dfa2a36880ddd5031e3fb6a0b399 size: 2830 2025-05-28 21:10:42,664: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds