2025-01-06 01:25:52,730: INFO: Building contrail-external-haproxy 2025-01-06 01:25:52,755: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --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=contrail-external-haproxy --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 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5102/contrail-general-base:nightly-r24.1-centos ---> 9ab941625d75 Step 2/8 : ARG CONTAINER_NAME ---> Running in 32bf55427a44 ---> Removed intermediate container 32bf55427a44 ---> 5e82aa3985b1 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in f6b28489ea34 ---> Removed intermediate container f6b28489ea34 ---> a104e71fde99 Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 305c284011e1 ---> Removed intermediate container 305c284011e1 ---> 845c7fa883ae Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in fbb6e06936d1 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container fbb6e06936d1 ---> fceb279a54ce Step 6/8 : COPY *.sh / ---> 2c8968b667b2 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in dc7ed738a697 ---> Removed intermediate container dc7ed738a697 ---> 9d2c85bedb45 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in be9cbab76eed ---> Removed intermediate container be9cbab76eed ---> 90c8b531e6c1 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 90c8b531e6c1 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-external-haproxy:nightly-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5102/tf-external-haproxy:nightly-r24.1-centos 2025-01-06 01:27:32,566: INFO: Docker build duration: 100 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-external-haproxy] 3c7ccdf64110: Preparing 61140c49ce63: Preparing e8218465bcaf: Preparing 3d617e59a154: Preparing b906c784efc9: Preparing a749d24fa246: Preparing 819723bebc6c: Preparing cd1ef7d0c887: Preparing 174f56854903: Preparing a749d24fa246: Waiting 819723bebc6c: Waiting cd1ef7d0c887: Waiting 174f56854903: Waiting 3c7ccdf64110: Pushed 3d617e59a154: Layer already exists 61140c49ce63: Pushed b906c784efc9: Layer already exists e8218465bcaf: Layer already exists a749d24fa246: Layer already exists 819723bebc6c: Layer already exists 174f56854903: Layer already exists cd1ef7d0c887: Layer already exists nightly-r24.1-centos: digest: sha256:bbe10ed7b87886d72eb56d38358a70dd49d331d996236fa3b1f356bbed25eea1 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-external-haproxy] 3c7ccdf64110: Preparing 61140c49ce63: Preparing e8218465bcaf: Preparing 3d617e59a154: Preparing b906c784efc9: Preparing a749d24fa246: Preparing 819723bebc6c: Preparing cd1ef7d0c887: Preparing 174f56854903: Preparing a749d24fa246: Waiting cd1ef7d0c887: Waiting 174f56854903: Waiting 819723bebc6c: Waiting 61140c49ce63: Layer already exists 3c7ccdf64110: Layer already exists b906c784efc9: Layer already exists e8218465bcaf: Layer already exists 3d617e59a154: Layer already exists a749d24fa246: Layer already exists 819723bebc6c: Layer already exists cd1ef7d0c887: Layer already exists 174f56854903: Layer already exists nightly-r24.1-centos: digest: sha256:bbe10ed7b87886d72eb56d38358a70dd49d331d996236fa3b1f356bbed25eea1 size: 2197 2025-01-06 01:27:42,890: INFO: Building contrail-external-haproxy finished successfully, duration: 110 seconds