2024-12-23 01:16:05,874: INFO: Building contrail-external-haproxy 2024-12-23 01:16:05,896: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 ---> 3dc450f69968 Step 2/8 : ARG CONTAINER_NAME ---> Running in c29aba5c27f5 ---> Removed intermediate container c29aba5c27f5 ---> 4b968d79b077 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in fea529c9246c ---> Removed intermediate container fea529c9246c ---> a640cd3c81e7 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 884db18b31b1 ---> Removed intermediate container 884db18b31b1 ---> 9127e819fe82 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 99e4b18bf2eb 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 99e4b18bf2eb ---> 09de7d5bde8f Step 6/8 : COPY *.sh / ---> 5a68ad9c80c5 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in dc0588f81665 ---> Removed intermediate container dc0588f81665 ---> 83d282e7f599 Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 292e58a55611 ---> Removed intermediate container 292e58a55611 ---> 874d1b35889f [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 874d1b35889f Successfully tagged nexus.gz1.opensdn.io:5102/contrail-external-haproxy:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-external-haproxy:nightly 2024-12-23 01:17:29,438: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-external-haproxy] 250c6df0f7d0: Preparing b6612038e289: Preparing ed115c565743: Preparing 490509e26595: Preparing e2c2883084b7: Preparing ba9978340828: Preparing 65ac43249fc4: Preparing e0c6625da22c: Preparing 174f56854903: Preparing ba9978340828: Waiting 65ac43249fc4: Waiting 174f56854903: Waiting e0c6625da22c: Waiting 250c6df0f7d0: Pushed e2c2883084b7: Layer already exists ed115c565743: Layer already exists b6612038e289: Pushed 490509e26595: Layer already exists ba9978340828: Layer already exists 65ac43249fc4: Layer already exists e0c6625da22c: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:54d550e9d7482f99e2717ae37d326313a07f1d1b6eea5edf5b42903f0901e9a7 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-external-haproxy] 250c6df0f7d0: Preparing b6612038e289: Preparing ed115c565743: Preparing 490509e26595: Preparing e2c2883084b7: Preparing ba9978340828: Preparing 65ac43249fc4: Preparing e0c6625da22c: Preparing 174f56854903: Preparing 250c6df0f7d0: Waiting b6612038e289: Waiting ed115c565743: Waiting 490509e26595: Waiting e2c2883084b7: Waiting ba9978340828: Waiting 65ac43249fc4: Waiting e0c6625da22c: Waiting 174f56854903: Waiting 250c6df0f7d0: Layer already exists b6612038e289: Layer already exists ed115c565743: Layer already exists 490509e26595: Layer already exists e2c2883084b7: Layer already exists ba9978340828: Layer already exists 65ac43249fc4: Layer already exists e0c6625da22c: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:54d550e9d7482f99e2717ae37d326313a07f1d1b6eea5edf5b42903f0901e9a7 size: 2197 2024-12-23 01:17:42,400: INFO: Building contrail-external-haproxy finished successfully, duration: 97 seconds