2024-09-11 11:01:36,318: INFO: Building contrail-vrouter-base 2024-09-11 11:01:36,349: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_8_4-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=contrail-vrouter-base --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 102.9 kB Step 1/6 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-9_8_4-2 ---> cb65ce0d2e8f Step 2/6 : ENV NODE_TYPE=vrouter ---> Running in e2a37dc3ba4d ---> Removed intermediate container e2a37dc3ba4d ---> d36dcf093190 Step 3/6 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in 409a7d09cadb ---> Removed intermediate container 409a7d09cadb ---> cbfb6c561dd8 Step 4/6 : RUN source /etc/os-release && pkgs='NetworkManager initscripts ethtool pciutils sudo contrail-vrouter-utils' && if [[ "$ID" == 'rhel' && "${PLATFORM_ID//*:/}" == 'el8' ]] ; then pkgs="network-scripts $pkgs" ; fi && yum install -y $pkgs && yum clean all -y && if [[ "$ID" == 'rhel' && "${PLATFORM_ID//*:/}" == 'el8' ]] ; then rm -f /usr/sbin/ifup /usr/sbin/ifdown && cp /etc/sysconfig/network-scripts/ifup /etc/sysconfig/network-scripts/ifdown /usr/sbin/ ; fi && mkdir -p /opt/contrail && cp -r /etc/sysconfig/network-scripts /opt/contrail/ && rm -rf /var/cache/yum /etc/sysconfig/network-scripts && ldconfig ---> Running in 083c51f3eab3 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package NetworkManager.x86_64 1:1.18.8-2.el7_9 will be installed --> Processing Dependency: NetworkManager-libnm(x86-64) = 1:1.18.8-2.el7_9 for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: wpa_supplicant >= 1:1.1 for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_8_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_6_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_4_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_2_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_18_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_16_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_14_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_12_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_10_2)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_10_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0(libnm_1_0_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libpolkit-agent-1.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libnm.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 --> Processing Dependency: libndp.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64 ---> Package contrail-vrouter-utils.x86_64 0:master.9.9.4.4-master_9_9_4_4.el7 will be installed ---> Package ethtool.x86_64 2:4.8-10.el7 will be installed ---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64 ---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed --> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: hwdata for package: pciutils-3.5.1-3.el7.x86_64 --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed --> Running transaction check ---> Package NetworkManager-libnm.x86_64 1:1.18.8-2.el7_9 will be installed ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed ---> Package libndp.x86_64 0:1.2-9.el7 will be installed ---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed ---> Package polkit.x86_64 0:0.112-26.el7_9.1 will be installed --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed ---> Package wpa_supplicant.x86_64 1:2.6-12.el7_9.2 will be installed --> Processing Dependency: systemd-sysv for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-route-3.so.200(libnl_3_2_28)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-genl-3.so.200(libnl_3)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-route-3.so.200()(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-genl-3.so.200()(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Processing Dependency: libnl-3.so.200()(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 --> Running transaction check ---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed ---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed ---> Package systemd-sysv.x86_64 0:219-78.el7_9.9 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: NetworkManager x86_64 1:1.18.8-2.el7_9 tf-mirrors.ci_repos_yum7-updates 1.9 M contrail-vrouter-utils x86_64 master.9.9.4.4-master_9_9_4_4.el7 contrail 113 k ethtool x86_64 2:4.8-10.el7 tf-mirrors.ci_repos_yum7-base 127 k initscripts x86_64 9.49.53-1.el7_9.1 tf-mirrors.ci_repos_yum7-updates 440 k pciutils x86_64 3.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 93 k sudo x86_64 1.8.23-10.el7_9.3 tf-mirrors.ci_repos_yum7-updates 844 k Installing for dependencies: NetworkManager-libnm x86_64 1:1.18.8-2.el7_9 tf-mirrors.ci_repos_yum7-updates 1.7 M hwdata x86_64 0.252-9.7.el7 tf-mirrors.ci_repos_yum7-base 2.5 M libndp x86_64 1.2-9.el7 tf-mirrors.ci_repos_yum7-base 32 k libnl3 x86_64 3.2.28-4.el7 tf-mirrors.ci_repos_yum7-base 278 k mozjs17 x86_64 17.0.0-20.el7 tf-mirrors.ci_repos_yum7-base 1.4 M pciutils-libs x86_64 3.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 46 k polkit x86_64 0.112-26.el7_9.1 tf-mirrors.ci_repos_yum7-updates 170 k polkit-pkla-compat x86_64 0.1-4.el7 tf-mirrors.ci_repos_yum7-base 39 k systemd-sysv x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 98 k sysvinit-tools x86_64 2.88-14.dsf.el7 tf-mirrors.ci_repos_yum7-base 63 k wpa_supplicant x86_64 1:2.6-12.el7_9.2 tf-mirrors.ci_repos_yum7-updates 1.2 M Transaction Summary ================================================================================ Install 6 Packages (+11 Dependent packages) Total download size: 11 M Installed size: 44 M Downloading packages: -------------------------------------------------------------------------------- Total 9.6 MB/s | 11 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : systemd-sysv-219-78.el7_9.9.x86_64 1/17 Installing : libnl3-3.2.28-4.el7.x86_64 2/17 Installing : 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 3/17 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 4/17 Installing : libndp-1.2-9.el7.x86_64 5/17 Installing : mozjs17-17.0.0-20.el7.x86_64 6/17 Installing : polkit-0.112-26.el7_9.1.x86_64 7/17 Installing : polkit-pkla-compat-0.1-4.el7.x86_64 8/17 Installing : pciutils-libs-3.5.1-3.el7.x86_64 9/17 Installing : 1:NetworkManager-libnm-1.18.8-2.el7_9.x86_64 10/17 Installing : hwdata-0.252-9.7.el7.x86_64 11/17 Installing : pciutils-3.5.1-3.el7.x86_64 12/17 Installing : 1:NetworkManager-1.18.8-2.el7_9.x86_64 13/17 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 14/17 Installing : contrail-vrouter-utils-master.9.9.4.4-master_9_9_4_4.el7 15/17 Installing : 2:ethtool-4.8-10.el7.x86_64 16/17 Installing : sudo-1.8.23-10.el7_9.3.x86_64 17/17 Verifying : 1:NetworkManager-1.18.8-2.el7_9.x86_64 1/17 Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 2/17 Verifying : sudo-1.8.23-10.el7_9.3.x86_64 3/17 Verifying : 2:ethtool-4.8-10.el7.x86_64 4/17 Verifying : hwdata-0.252-9.7.el7.x86_64 5/17 Verifying : contrail-vrouter-utils-master.9.9.4.4-master_9_9_4_4.el7 6/17 Verifying : 1:NetworkManager-libnm-1.18.8-2.el7_9.x86_64 7/17 Verifying : polkit-0.112-26.el7_9.1.x86_64 8/17 Verifying : pciutils-libs-3.5.1-3.el7.x86_64 9/17 Verifying : mozjs17-17.0.0-20.el7.x86_64 10/17 Verifying : libndp-1.2-9.el7.x86_64 11/17 Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 12/17 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 13/17 Verifying : pciutils-3.5.1-3.el7.x86_64 14/17 Verifying : libnl3-3.2.28-4.el7.x86_64 15/17 Verifying : systemd-sysv-219-78.el7_9.9.x86_64 16/17 Verifying : 1:wpa_supplicant-2.6-12.el7_9.2.x86_64 17/17 Installed: NetworkManager.x86_64 1:1.18.8-2.el7_9 contrail-vrouter-utils.x86_64 0:master.9.9.4.4-master_9_9_4_4.el7 ethtool.x86_64 2:4.8-10.el7 initscripts.x86_64 0:9.49.53-1.el7_9.1 pciutils.x86_64 0:3.5.1-3.el7 sudo.x86_64 0:1.8.23-10.el7_9.3 Dependency Installed: NetworkManager-libnm.x86_64 1:1.18.8-2.el7_9 hwdata.x86_64 0:0.252-9.7.el7 libndp.x86_64 0:1.2-9.el7 libnl3.x86_64 0:3.2.28-4.el7 mozjs17.x86_64 0:17.0.0-20.el7 pciutils-libs.x86_64 0:3.5.1-3.el7 polkit.x86_64 0:0.112-26.el7_9.1 polkit-pkla-compat.x86_64 0:0.1-4.el7 systemd-sysv.x86_64 0:219-78.el7_9.9 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 wpa_supplicant.x86_64 1:2.6-12.el7_9.2 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 083c51f3eab3 ---> df0e8fade008 Step 5/6 : COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf / ---> 4014a2714ad9 Step 6/6 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 17b773c11d7b ---> Removed intermediate container 17b773c11d7b ---> 40615ca2d452 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME 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 40615ca2d452 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-base:master-9_8_4-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-vrouter-base:master-9_8_4-2 2024-09-11 11:03:09,593: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-base] 360d6ac63910: Preparing 66a246a97a82: Preparing c723f1e0deb0: Preparing a239932d68ee: Preparing 54e8362c8a17: Preparing a778f65fd26e: Preparing 7b225ea45684: Preparing 8317f98d7bf3: Preparing 0b116ea6c70a: Preparing 7598aa31144d: Preparing 174f56854903: Preparing 66a246a97a82: Waiting c723f1e0deb0: Waiting a239932d68ee: Waiting 54e8362c8a17: Waiting a778f65fd26e: Waiting 7b225ea45684: Waiting 8317f98d7bf3: Waiting 0b116ea6c70a: Waiting 7598aa31144d: Waiting 174f56854903: Waiting 360d6ac63910: Pushed c723f1e0deb0: Layer already exists a239932d68ee: Layer already exists 54e8362c8a17: Layer already exists a778f65fd26e: Layer already exists 7b225ea45684: Layer already exists 8317f98d7bf3: Layer already exists 0b116ea6c70a: Layer already exists 7598aa31144d: Layer already exists 174f56854903: Layer already exists 66a246a97a82: Pushed master-9_8_4-2: digest: sha256:4274c65dbc0d563d51bc8e4f62290c029a007369107d0e6eb2032ca82ccfc9c7 size: 2621 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-vrouter-base] 360d6ac63910: Preparing 66a246a97a82: Preparing c723f1e0deb0: Preparing a239932d68ee: Preparing 54e8362c8a17: Preparing a778f65fd26e: Preparing 7b225ea45684: Preparing 8317f98d7bf3: Preparing 0b116ea6c70a: Preparing 7598aa31144d: Preparing 174f56854903: Preparing 54e8362c8a17: Waiting a778f65fd26e: Waiting 7b225ea45684: Waiting 8317f98d7bf3: Waiting 0b116ea6c70a: Waiting 7598aa31144d: Waiting 174f56854903: Waiting 360d6ac63910: Layer already exists a239932d68ee: Layer already exists 66a246a97a82: Layer already exists c723f1e0deb0: Layer already exists 54e8362c8a17: Layer already exists a778f65fd26e: Layer already exists 7b225ea45684: Layer already exists 8317f98d7bf3: Layer already exists 7598aa31144d: Layer already exists 0b116ea6c70a: Layer already exists 174f56854903: Layer already exists master-9_8_4-2: digest: sha256:4274c65dbc0d563d51bc8e4f62290c029a007369107d0e6eb2032ca82ccfc9c7 size: 2621 2024-09-11 11:03:20,898: INFO: Building contrail-vrouter-base finished successfully, duration: 104 seconds