2025-05-27 15:49:52,281: INFO: Building opensdn-controller-control-control 2025-05-27 15:49:52,338: 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_7_6_1-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=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} ---> 75587d5d569d Step 4/10 : ARG CONTAINER_NAME ---> Running in bd9297137e64 ---> Removed intermediate container bd9297137e64 ---> a11279e1de5b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8b4ea36f3d66 ---> Removed intermediate container 8b4ea36f3d66 ---> a6603b114c5b 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 a3dad40c4dd7 ---> Removed intermediate container a3dad40c4dd7 ---> 335df32cd374 Step 7/10 : COPY entrypoint.sh / ---> 64f693b8fd51 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 070b8f94b4ac ---> Removed intermediate container 070b8f94b4ac ---> 1db0530bc475 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1c3c4478984e ---> Removed intermediate container 1c3c4478984e ---> f4c0a9b8087f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3ed422f69faa ---> Removed intermediate container 3ed422f69faa ---> 65ca1b171ec2 [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 65ca1b171ec2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_1-3 2025-05-27 15:50:10,840: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3c06cdee2cf6: Preparing 412adb6ac4a7: Preparing 0a7bdcb9cae4: Preparing f7da7858e432: Preparing 8c7ddd9f4b0f: Preparing 1ee04764e8cf: Preparing 05285a37f4f6: Preparing 26eb37e62e03: Preparing 132cd1dd2deb: Preparing ab16f7f6cfa5: Preparing d97b110279e6: Preparing 174f56854903: Preparing 3c06cdee2cf6: Waiting 412adb6ac4a7: Waiting 0a7bdcb9cae4: Waiting f7da7858e432: Waiting 8c7ddd9f4b0f: Waiting 1ee04764e8cf: Waiting 05285a37f4f6: Waiting 26eb37e62e03: Waiting 132cd1dd2deb: Waiting ab16f7f6cfa5: Waiting d97b110279e6: Waiting 174f56854903: Waiting 0a7bdcb9cae4: Layer already exists 1ee04764e8cf: Layer already exists 8c7ddd9f4b0f: Layer already exists f7da7858e432: Layer already exists 412adb6ac4a7: Pushed 05285a37f4f6: Layer already exists 26eb37e62e03: Layer already exists 132cd1dd2deb: Layer already exists ab16f7f6cfa5: Layer already exists 174f56854903: Layer already exists d97b110279e6: Layer already exists 3c06cdee2cf6: Pushed master-1_7_6_1-3: digest: sha256:6e9cb3370b3060852663bcb24799b3f4c98c8979635d1cf0f11a1ef9bc9510b9 size: 2830 2025-05-27 15:50:38,430: INFO: Building opensdn-controller-control-control finished successfully, duration: 46 seconds